| Interface | Description |
|---|---|
| PathExpression |
Интерфейс проверки пути
|
| XVisitor |
| Class | Description |
|---|---|
| Expressions | |
| ParentMatcher | |
| PathParser |
path ::= root | [root] tag {pathOp tag}
root ::= '/'
pathOp ::= '/'
tag ::= qname
qname ::= localName [ ':' localName]
qprefix ::= ( Буква | Цифра | '-' | '_' )
|
| TagMatcher | |
| XEventPath |
Путь XML элементов, от корня до элемента
|
| XmlReader | |
| XVisitorAdapter |
Адаптер XVisitor.
|
| XVisitorAdapter.MatchContentDelegator | |
| XVisitorAdapter.MatchPathDelegator |
| Annotation Type | Description |
|---|---|
| PathMatch |
Аннотации вызовов методов при обходе xml.
|
Copyright © 2018. All rights reserved.