All Classes Interface Summary Class Summary Exception Summary Error Summary
| Class |
Description |
| AbstractLexicalHandler |
|
| Annotations<E extends ParsedElementAnnotation,L extends Location,CL extends CommentList<L>> |
Includes attributes and child elements before any RELAX NG element.
|
| AnyNameExceptNameClass |
|
| BuildException |
Signals an error while building schemas.
|
| BuiltinDatatypeLibrary |
|
| BuiltinDatatypeLibraryFactory |
|
| CachedDatatypeLibraryFactory |
|
| CascadingDatatypeLibraryFactory |
|
| CheckingSchemaBuilder |
Wraps a SchemaBuilder and does all the semantic checks
required by the RELAX NG spec.
|
| ChoiceNameClass |
|
| CommentList<L extends Location> |
|
| CompactParseable |
RELAX NG schema in the compact syntax.
|
| CompactSyntax |
|
| CompactSyntaxConstants |
Token literal values and constants.
|
| CompactSyntaxTokenManager |
Token Manager.
|
| Context |
Provides contextual information.
|
| DAnnotation |
Annotation.
|
| DAnnotation.Attribute |
Attribute.
|
| DataPatternBuilder<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
|
| DAttributePattern |
|
| DChoicePattern |
<choice> pattern.
|
| DContainerPattern |
A pattern that can contain other patterns.
|
| DDataPattern |
|
| DDefine |
|
| DElementPattern |
|
| DEmptyPattern |
|
| DGrammarPattern |
<grammar> pattern, which is a collection of named patterns.
|
| DGroupPattern |
|
| DInterleavePattern |
|
| Div<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
|
| DListPattern |
|
| DMixedPattern |
|
| DNotAllowedPattern |
|
| DOneOrMorePattern |
|
| DoNothingDatatypeLibraryFactoryImpl |
|
| DOptionalPattern |
|
| DPattern |
Base class of all the patterns.
|
| DPatternVisitor<V> |
|
| DPatternWalker |
|
| DRefPattern |
|
| DSchemaBuilderImpl |
|
| DtdContext |
|
| DTextPattern |
|
| DUnaryPattern |
|
| DValuePattern |
|
| DXMLPrinter |
|
| DXmlTokenPattern |
|
| DZeroOrMorePattern |
|
| ElementAnnotationBuilder<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
Used to build foreign element annotations.
|
| EncodingMap |
|
| EOFException |
|
| Grammar<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
Scope for <grammar> element that serves as a container
of <define>s.
|
| GrammarSection<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
The container that can have <define> elements.
|
| GrammarSection.Combine |
|
| IllegalSchemaException |
Signals a violation of the RELAX NG spec.
|
| Include<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
|
| IncludedGrammar<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
Scope for <grammar> element of the <include>d grammar.
|
| JavaCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing).
|
| JAXPXMLReaderCreator |
|
| Location |
|
| LocatorImpl |
|
| Main |
|
| NameClass |
Name class is a set of QNames.
|
| NameClassBuilder<N extends ParsedNameClass,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
|
| NameClassBuilderImpl<E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
|
| NameClassVisitor<V> |
Visitor pattern over NameClass and its subclasses.
|
| NameClassWalker |
|
| Naming |
|
| NsNameClass |
|
| NsNameExceptNameClass |
|
| Parseable |
An input that can be turned into a RELAX NG pattern.
|
| ParsedElementAnnotation |
|
| ParsedNameClass |
|
| ParsedPattern |
|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| SAXParseable |
RELAX NG schema in the XML syntax.
|
| SchemaBuilder<N extends ParsedNameClass,P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
|
| Scope<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> |
|
| SimpleNameClass |
|
| Token |
Describes the input token stream.
|
| TokenMgrError |
Token Manager Error.
|
| UCode_UCodeESC_CharStream |
An implementation of interface CharStream, where the stream is assumed to
contain 16-bit unicode characters.
|
| WellKnownNamespaces |
|
| XmlBaseHandler |
|
| XMLReaderCreator |
A factory for XMLReaders.
|