|
|||||||||
| Home >> All >> com >> aendvari >> common >> [ model overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package com.aendvari.common.model
| Interface Summary | |
| ModelNode | The ModelNode interface represents a specific node in the XML or OSM implementation. |
| ModelQueryPath.Operator.Type | Defines the constants for the operation type. |
| ModelQueryPath.Parser.Operators | Constants for operator tokens. |
| ModelTree | The ModelTree interface represents a XML DOM or OSM implementation. |
| ModelTreeFactory | Defines a factory interface for the creation of ModelTree instances. |
| Class Summary | |
| ModelQueryPath | Provides the ability to access nodes within an Model Tree using an expression. |
| ModelQueryPath.Operator | Represents a single operation to perform during expression evaluation. |
| ModelQueryPath.Parser | Parses a query expressions. |
| ModelUtil | Provides various utility methods for the model classes. |
| Exception Summary | |
| ModelException | Thrown when a particular Model operation could not be performed. |
| ModelParserException | Thrown when an input can not be properly read as a Model structure. |
|
|||||||||
| Home >> All >> com >> aendvari >> common >> [ model overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||