public class XpathBackReference extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
XpathBackReference.MapAdapter |
static class |
XpathBackReference.RelativePattern |
| Modifier and Type | Field and Description |
|---|---|
static String |
BACK_REFERENCE_HEAD |
| Constructor and Description |
|---|
XpathBackReference(Pattern pattern,
List<Class<?>> backReferenceClasses) |
| Modifier and Type | Method and Description |
|---|---|
List<Class<?>> |
getBackReferenceClasses() |
Declaration |
getDeclaration(Pattern pattern,
String id) |
Map<String,Declaration> |
getDeclarationMap() |
void |
reset() |
public static final String BACK_REFERENCE_HEAD
public void reset()
public Declaration getDeclaration(Pattern pattern, String id)
public Map<String,Declaration> getDeclarationMap()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.