public class XPathsPart extends JaxbCustomXmlDataStoragePart<Xpaths>
docjaxbElement, jc, MAX_BYTES_Unmarshal_ErrorcontentType, 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(java.lang.String id)
For performance reasons, avoid using this if you have a lot of xpaths
|
static Xpaths.Xpath |
getXPathById(Xpaths xpaths,
java.lang.String id)
For performance reasons, avoid using this if you have a lot of xpaths
|
Xpaths.Xpath |
getXPathByQuestionId(java.lang.String id) |
static Xpaths.Xpath |
getXPathByQuestionId(Xpaths xpaths,
java.lang.String id) |
cachedXPathGetString, discardCacheXPathObject, getItemId, init, readyXPath, remove, setNodeValueAtXPath, setXML, updateJaxbElementFromDocument, xpathGetNodes, xpathGetStringaddMcChoiceNamespace, getConfiguredUnmarshaller, getContents, getJAXBContext, getJaxbElement, getMcChoiceNamespaces, getMceIgnorable, getXML, inputStreamToXSR, isContentEqual, isUnmarshalled, marshal, marshal, marshal, marshal, pipe, pipe, pipe, preprocess, setContents, setJAXBContext, setJaxbElement, setJaxbElement, setMceIgnorable, transform, transformToDom, 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(java.lang.String id)
id - public static Xpaths.Xpath getXPathById(Xpaths xpaths, java.lang.String id)
xpaths - id - public Xpaths.Xpath getXPathByQuestionId(java.lang.String id)
id - public static Xpaths.Xpath getXPathByQuestionId(Xpaths xpaths, java.lang.String id)
Copyright © 2007–2023. All rights reserved.