|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XsToken | |
net.sf.jaxme.xs.xml | |
net.sf.jaxme.xs.xml.impl |
Uses of XsToken in net.sf.jaxme.xs.xml |
Methods in net.sf.jaxme.xs.xml that return XsToken | |
XsToken |
XsESelector.getXpath()
|
XsToken |
XsESchema.getVersion()
|
XsToken |
XsENotation.getPublic()
|
XsToken |
XsEField.getXpath()
|
Methods in net.sf.jaxme.xs.xml with parameters of type XsToken | |
void |
XsESelector.setXpath(XsToken pXpath)
|
void |
XsESchema.setVersion(XsToken pToken)
|
void |
XsENotation.setPublic(XsToken pPublic)
|
void |
XsEField.setXpath(XsToken pXpath)
|
Uses of XsToken in net.sf.jaxme.xs.xml.impl |
Methods in net.sf.jaxme.xs.xml.impl that return XsToken | |
XsToken |
XsESelectorImpl.getXpath()
|
XsToken |
XsESchemaImpl.getVersion()
|
XsToken |
XsENotationImpl.getPublic()
|
XsToken |
XsEFieldImpl.getXpath()
|
Methods in net.sf.jaxme.xs.xml.impl with parameters of type XsToken | |
void |
XsESelectorImpl.setXpath(XsToken pXpath)
|
void |
XsESchemaImpl.setVersion(XsToken pToken)
|
void |
XsENotationImpl.setPublic(XsToken pPublic)
|
void |
XsEFieldImpl.setXpath(XsToken pXpath)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |