public class XPathsPart extends JaxbCustomXmlDataStoragePart<Xpaths>
docjaxbElement, jccontentType, partName, relationships| Constructor and Description |
|---|
XPathsPart(PartName partName) |
XPathsPart(PartName partName,
javax.xml.bind.JAXBContext jc) |
| Modifier and Type | Method and Description |
|---|---|
Xpaths.Xpath |
getXPathById(String id)
For performance reasons, avoid using this if you have a lot of xpaths
|
static Xpaths.Xpath |
getXPathById(Xpaths xpaths,
String id)
For performance reasons, avoid using this if you have a lot of xpaths
|
Xpaths.Xpath |
getXPathByQuestionId(String id) |
static Xpaths.Xpath |
getXPathByQuestionId(Xpaths xpaths,
String id) |
cachedXPathGetString, discardCacheXPathObject, getItemId, init, readyXPath, remove, setNodeValueAtXPath, updateJaxbElementFromDocument, xpathGetNodes, xpathGetStringgetContents, getJAXBContext, getJaxbElement, getMceIgnorable, getXML, isContentEqual, isUnmarshalled, marshal, marshal, marshal, marshal, pipe, pipe, pipe, setContents, setJAXBContext, setJaxbElement, setJaxbElement, setMceIgnorable, transform, unmarshal, unmarshal, variableReplacegetContentLengthAsLoaded, getOwningRelationshipPart, getPackage, getRelationshipType, getSourceRelationship, getSourceRelationships, getVersion, rename, setContentLengthAsLoaded, setOwningRelationshipPart, setPackage, setPartShortcut, setRelationshipType, setSourceRelationship, setVersionaddTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, reset, setContentType, setPartName, setRelationships, setUserDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetXMLpublic XPathsPart(PartName partName) throws InvalidFormatException
InvalidFormatExceptionpublic XPathsPart(PartName partName, javax.xml.bind.JAXBContext jc) throws InvalidFormatException
InvalidFormatExceptionpublic Xpaths.Xpath getXPathById(String id)
id - public static Xpaths.Xpath getXPathById(Xpaths xpaths, String id)
xpaths - id - public Xpaths.Xpath getXPathByQuestionId(String id)
id - public static Xpaths.Xpath getXPathByQuestionId(Xpaths xpaths, String id)
Copyright © 2007-2018. All Rights Reserved.