public class QuestionsPart extends JaxbCustomXmlDataStoragePart<Questionnaire>
doc
jaxbElement, jc
contentType, partName, relationships
Constructor and Description |
---|
QuestionsPart(PartName partName) |
QuestionsPart(PartName partName,
javax.xml.bind.JAXBContext jc) |
Modifier and Type | Method and Description |
---|---|
static Question |
getQuestionById(Questionnaire questionnaire,
String id) |
init, readyXPath, updateJaxbElementFromDocument, xpathGetNodes, xpathGetString
getContents, getJAXBContext, getJaxbElement, getXML, isContentEqual, isUnmarshalled, marshal, marshal, marshal, marshal, setContents, setJAXBContext, setJaxbElement, setJaxbElement, setMceIgnorable, unmarshal, unmarshal, variableReplace
getContentLengthAsLoaded, getOwningRelationshipPart, getPackage, getRelationshipType, getSourceRelationship, getSourceRelationships, getVersion, setContentLengthAsLoaded, setOwningRelationshipPart, setPackage, setPartName, setPartShortcut, setRelationshipType, setSourceRelationship, setVersion
addTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, setContentType, setRelationships, setUserData
public QuestionsPart(PartName partName) throws InvalidFormatException
InvalidFormatException
public QuestionsPart(PartName partName, javax.xml.bind.JAXBContext jc) throws InvalidFormatException
InvalidFormatException
public static Question getQuestionById(Questionnaire questionnaire, String id)
Copyright © 2007-2013. All Rights Reserved.