|
Forge - Parent 1.0.6-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.forge.parser.xml.query | |
---|---|
org.jboss.forge.parser.xml | |
org.jboss.forge.parser.xml.query | |
org.jboss.forge.parser.xml.util |
Classes in org.jboss.forge.parser.xml.query used by org.jboss.forge.parser.xml | |
---|---|
Pattern
A pattern that may be executed as part of a Query upon a Node in a search, or used to define a target
Node to be created. |
Classes in org.jboss.forge.parser.xml.query used by org.jboss.forge.parser.xml.query | |
---|---|
CreateQuery
Creates the specified Pattern s starting at the specified Node . |
|
GetOrCreateQuery
Starting at the specified Node , either returns an existing match for the specified Pattern s, or
creates new Node (s) as appropriate and returns the root of those created. |
|
GetQuery
Obtains the List of Node s designated by the specified Pattern s under the specified root
Node . |
|
GetSingleQuery
Form of GetQuery used as a convenience to retrieve a single result. |
|
Pattern
A pattern that may be executed as part of a Query upon a Node in a search, or used to define a target
Node to be created. |
|
Query
Contract for something capable of executing a query (collection of Pattern s) upon a Node to find a
match or matches. |
Classes in org.jboss.forge.parser.xml.query used by org.jboss.forge.parser.xml.util | |
---|---|
Pattern
A pattern that may be executed as part of a Query upon a Node in a search, or used to define a target
Node to be created. |
|
Forge - Parent 1.0.6-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |