- generateParseException() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Generate ParseException.
- get(String) - Method in class org.kohsuke.rngom.digested.DGrammarPattern
-
Gets the named pattern by its name.
- getAnno() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
-
- getAnnotation() - Method in class org.kohsuke.rngom.digested.DDefine
-
- getAnnotation() - Method in class org.kohsuke.rngom.digested.DPattern
-
Returns the annotation associated with it.
- getAttribute(String, String) - Method in class org.kohsuke.rngom.digested.DAnnotation
-
Gets the attribute of a given name.
- getAttribute(QName) - Method in class org.kohsuke.rngom.digested.DAnnotation
-
- getAttributes() - Method in class org.kohsuke.rngom.digested.DAnnotation
-
Gets the read-only view of all the attributes.
- getBaseUri() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- getBaseUri() - Method in class org.kohsuke.rngom.xml.sax.XmlBaseHandler
-
- getBeginColumn() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- getBeginColumn() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- getBeginLine() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- getBeginLine() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- getCause() - Method in exception org.kohsuke.rngom.ast.builder.BuildException
-
- getChild() - Method in class org.kohsuke.rngom.digested.DUnaryPattern
-
- getChildren() - Method in class org.kohsuke.rngom.binary.BinaryPattern
-
- getChildren() - Method in class org.kohsuke.rngom.binary.visitor.ChildElementFinder
-
- getChildren() - Method in class org.kohsuke.rngom.digested.DAnnotation
-
Gets the read-only view of all the child elements of this annotation.
- getColumn() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Deprecated.
- getColumn() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- getColumnNumber() - Method in class org.kohsuke.rngom.ast.util.LocatorImpl
-
- getContent() - Method in class org.kohsuke.rngom.binary.AttributePattern
-
- getContent() - Method in class org.kohsuke.rngom.binary.ElementPattern
-
- getContext() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
-
- getContext() - Method in class org.kohsuke.rngom.digested.DValuePattern
-
- getDatatypeLibrary() - Method in class org.kohsuke.rngom.digested.DDataPattern
-
Gets the datatype library URI.
- getDatatypeLibrary() - Method in class org.kohsuke.rngom.digested.DValuePattern
-
- getEndColumn() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Get end column.
- getEndColumn() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- getEndLine() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Get end line.
- getEndLine() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- getExcept() - Method in class org.kohsuke.rngom.digested.DDataPattern
-
Gets the pattern that reprsents the <except> child of this data pattern.
- GetImage() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- GetImage() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- getJavaName(String) - Static method in class org.kohsuke.rngom.xml.util.EncodingMap
-
- getLine() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Deprecated.
- getLine() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- getLineNumber() - Method in class org.kohsuke.rngom.ast.util.LocatorImpl
-
- getLoc() - Method in class org.kohsuke.rngom.digested.DAnnotation.Attribute
-
Gets the location in the source schema file where this annotation was present.
- getLoc() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
-
- getLocalName() - Method in class org.kohsuke.rngom.digested.DAnnotation.Attribute
-
Gets the local name of this attribute.
- getLocation() - Method in class org.kohsuke.rngom.digested.DPattern
-
Returns where the pattern is defined in the source code.
- getLocator() - Method in class org.kohsuke.rngom.binary.AttributePattern
-
- getLocator() - Method in class org.kohsuke.rngom.binary.ElementPattern
-
- getMessage() - Method in error org.kohsuke.rngom.parse.compact.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getName() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
-
- getName() - Method in class org.kohsuke.rngom.digested.DDefine
-
Gets the name of the pattern block.
- getName() - Method in class org.kohsuke.rngom.digested.DRefPattern
-
Gets the name of the target.
- getName() - Method in class org.kohsuke.rngom.digested.DXmlTokenPattern
-
Gets the name class of this element/attribute.
- getNameClass() - Method in class org.kohsuke.rngom.binary.AttributePattern
-
- getNameClass() - Method in class org.kohsuke.rngom.binary.ElementPattern
-
- getNameClassBuilder() - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
-
- getNameClassBuilder() - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
-
- getNameClassBuilder() - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
-
- getNameClassBuilder() - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
-
- getNextToken() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Get the next Token.
- getNextToken() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Get the next Token.
- getNs() - Method in class org.kohsuke.rngom.digested.DAnnotation.Attribute
-
Gets the namespace URI of this attribute.
- getNs() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
-
- getNs() - Method in class org.kohsuke.rngom.digested.DValuePattern
-
- getOperand1() - Method in class org.kohsuke.rngom.binary.BinaryPattern
-
- getOperand2() - Method in class org.kohsuke.rngom.binary.BinaryPattern
-
- getParams() - Method in class org.kohsuke.rngom.digested.DDataPattern
-
Gets the parameters of this <data pattern.
- getPattern() - Method in class org.kohsuke.rngom.digested.DDefine
-
- getPrefix() - Method in class org.kohsuke.rngom.digested.DAnnotation.Attribute
-
Gets the prefix of thie attribute.
- getPublicId() - Method in class org.kohsuke.rngom.ast.util.LocatorImpl
-
- getStart() - Method in class org.kohsuke.rngom.digested.DGrammarPattern
-
Gets the start pattern.
- GetSuffix(int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- GetSuffix(int) - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- getSystemId() - Method in class org.kohsuke.rngom.ast.util.LocatorImpl
-
- getTabSize(int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- getTarget() - Method in class org.kohsuke.rngom.digested.DRefPattern
-
Gets the
DDefine
that this block refers to.
- getToken(int) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Get the specific Token.
- getType() - Method in class org.kohsuke.rngom.digested.DDataPattern
-
Gets the datatype name, such as "int" or "token".
- getType() - Method in class org.kohsuke.rngom.digested.DValuePattern
-
- getValue() - Method in class org.kohsuke.rngom.digested.DAnnotation.Attribute
-
Gets the attribute value.
- getValue() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
-
- getValue() - Method in class org.kohsuke.rngom.digested.DValuePattern
-
- getValue() - Method in class org.kohsuke.rngom.parse.compact.Token
-
An optional attribute value of the Token.
- Grammar<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder
-
Scope
for <grammar> element that serves as a container
of <define>s.
- GrammarBody(GrammarSection, Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- GrammarComponent(GrammarSection, Scope) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- GrammarExpr(Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- GrammarHost - Class in org.kohsuke.rngom.parse.host
-
Wraps
Grammar
and provides error checking.
- GrammarHost(Grammar, Grammar) - Constructor for class org.kohsuke.rngom.parse.host.GrammarHost
-
- GrammarSection<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder
-
The container that can have <define> elements.
- GrammarSection.Combine - Class in org.kohsuke.rngom.ast.builder
-
- GrammarSectionHost - Class in org.kohsuke.rngom.parse.host
-
- GroupPattern - Class in org.kohsuke.rngom.binary
-