public class XPathsPart extends JaxbCustomXmlDataStoragePart<Xpaths>
doc
jaxbElement, jc, MAX_BYTES_Unmarshal_Error
contentType, 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, xpathGetString
addMcChoiceNamespace, getContents, getJAXBContext, getJaxbElement, getMcChoiceNamespaces, getMceIgnorable, getXML, isContentEqual, isUnmarshalled, marshal, marshal, marshal, marshal, pipe, pipe, pipe, setContents, setJAXBContext, setJaxbElement, setJaxbElement, setMceIgnorable, transform, unmarshal, unmarshal, variableReplace
getContentLengthAsLoaded, getOwningRelationshipPart, getPackage, getRelationshipType, getSourceRelationship, getSourceRelationships, getVersion, rename, setContentLengthAsLoaded, setOwningRelationshipPart, setPackage, setPartShortcut, setRelationshipType, setSourceRelationship, setVersion
addTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, reset, setContentType, setPartName, setRelationships, setUserData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getXML
public XPathsPart(PartName partName) throws InvalidFormatException
InvalidFormatException
public XPathsPart(PartName partName, JAXBContext jc) throws InvalidFormatException
InvalidFormatException
public 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.