com.sun.xml.internal.rngom.ast.util |
Typical implementations of the ast.builder/ast.om packages.
Those classes are solely intended to make the AST implementation easier.
|
Java Source File Name | Type | Comment |
CheckingSchemaBuilder.java | Class | Wraps a
SchemaBuilder and does all the semantic checks
required by the RELAX NG spec. |
LocatorImpl.java | Class | Locator implementation with
Location marker. |