| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.AttributeDeclarationContext |
XPath2Parser.attributeDeclaration() |
XPath2Parser.AttributeDeclarationContext |
XPath2Parser.SchemaAttributeTestContext.attributeDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterAttributeDeclaration(XPath2Parser.AttributeDeclarationContext ctx)
Enter a parse tree produced by
XPath2Parser.attributeDeclaration(). |
void |
XPath2ParserBaseListener.enterAttributeDeclaration(XPath2Parser.AttributeDeclarationContext ctx)
Enter a parse tree produced by
XPath2Parser.attributeDeclaration(). |
void |
XPath2ParserListener.exitAttributeDeclaration(XPath2Parser.AttributeDeclarationContext ctx)
Exit a parse tree produced by
XPath2Parser.attributeDeclaration(). |
void |
XPath2ParserBaseListener.exitAttributeDeclaration(XPath2Parser.AttributeDeclarationContext ctx)
Exit a parse tree produced by
XPath2Parser.attributeDeclaration(). |
Copyright © 2017. All rights reserved.