public class XpdlInputSet extends XpdlCollections<XpdlInput>
list
lineNumber, tag, XpdlText
Constructor and Description |
---|
XpdlInputSet(java.lang.String tag) |
Modifier and Type | Method and Description |
---|---|
XpdlInput |
create() |
protected java.lang.String |
exportElements()
Exports all standard elements: None.
|
java.util.List<XpdlArtifactInput> |
getArtifactInputList() |
java.util.List<XpdlPropertyInput> |
getPropertyInputList() |
protected boolean |
importElements(org.xmlpull.v1.XmlPullParser xpp,
Xpdl xpdl)
Imports all standard child elements: None.
|
add2List, getList, setList
checkBoolean, checkDouble, checkInteger, checkRequired, checkRestriction, checkURI, checkValidity, exportAttribute, exportAttributes, exportElement, getLineNumber, getTag, getXpdlText, importAttributes, importElement, importText, setLineNumber, setTag, setXpdlText
public XpdlInput create()
create
in class XpdlCollections<XpdlInput>
protected boolean importElements(org.xmlpull.v1.XmlPullParser xpp, Xpdl xpdl)
XpdlElement
importElements
in class XpdlCollections<XpdlInput>
protected java.lang.String exportElements()
XpdlElement
exportElements
in class XpdlCollections<XpdlInput>
public java.util.List<XpdlArtifactInput> getArtifactInputList()
public java.util.List<XpdlPropertyInput> getPropertyInputList()