Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.objectstyle.cayenne.wocompat.parser

Contains classes that interface Cayenne with Apple's WebObjects.

See:
          Description

Interface Summary
ParserConstants  
 

Class Summary
ASCII_CharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Parser  
ParserTokenManager  
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError  
 

Package org.objectstyle.cayenne.wocompat.parser Description

Contains classes that interface Cayenne with Apple's WebObjects. This includes utility classes to read and write property list files, read EOModels, etc.