| Package | Description |
|---|---|
| com.sun.xml.xsom | |
| com.sun.xml.xsom.impl | |
| com.sun.xml.xsom.impl.util | |
| com.sun.xml.xsom.util | |
| com.sun.xml.xsom.visitor |
| Modifier and Type | Method and Description |
|---|---|
XSXPath |
XSIdentityConstraint.getSelector()
Returns the selector XPath expression as string.
|
| Modifier and Type | Method and Description |
|---|---|
List<XSXPath> |
XSIdentityConstraint.getFields()
Returns the list of field XPaths.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XPathImpl |
| Modifier and Type | Method and Description |
|---|---|
XSXPath |
IdentityConstraintImpl.getSelector() |
| Modifier and Type | Method and Description |
|---|---|
List<XSXPath> |
IdentityConstraintImpl.getFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaWriter.xpath(XSXPath xp) |
void |
SchemaTreeTraverser.xpath(XSXPath xp) |
| Modifier and Type | Method and Description |
|---|---|
String |
NameGetter.xpath(XSXPath xpath) |
Boolean |
XSFinder.xpath(XSXPath xpath) |
String |
ComponentNameFunction.xpath(XSXPath xpath) |
T |
XSFunctionFilter.xpath(XSXPath xpath) |
| Modifier and Type | Method and Description |
|---|---|
T |
XSFunction.xpath(XSXPath xpath) |
void |
XSVisitor.xpath(XSXPath xp) |
Copyright © 2017 Oracle. All rights reserved.