public class XPathsPart extends JaxbCustomXmlDataStoragePart<Xpaths>
docjaxbElement, jc, MAX_BYTES_Unmarshal_ErrorcontentType, partName, relationships| Constructor and Description |
|---|
XPathsPart(PartName partName) |
XPathsPart(PartName partName,
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, setXML, updateJaxbElementFromDocument, xpathGetNodes, xpathGetStringaddMcChoiceNamespace, getContents, getJAXBContext, getJaxbElement, getMcChoiceNamespaces, 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, 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-2022. All Rights Reserved.