public static interface ConvertToAbsolutePathDocument.ConvertToAbsolutePath extends TaskType
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConvertToAbsolutePathDocument.ConvertToAbsolutePath.Factory
A factory class with static methods for creating instances
of this type.
|
TaskType.Output| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
XmlAnySimpleType |
addNewAbsolutePaths()
Appends and returns a new empty "AbsolutePaths" attribute
|
XmlAnySimpleType |
addNewPaths()
Appends and returns a new empty "Paths" attribute
|
XmlAnySimpleType |
getAbsolutePaths()
Gets the "AbsolutePaths" attribute
|
XmlAnySimpleType |
getPaths()
Gets the "Paths" attribute
|
boolean |
isSetAbsolutePaths()
True if has "AbsolutePaths" attribute
|
void |
setAbsolutePaths(XmlAnySimpleType absolutePaths)
Sets the "AbsolutePaths" attribute
|
void |
setPaths(XmlAnySimpleType paths)
Sets the "Paths" attribute
|
void |
unsetAbsolutePaths()
Unsets the "AbsolutePaths" attribute
|
addNewOutput, getArchitecture, getCondition, getContinueOnError, getOutputArray, getOutputArray, getOutputList, getRuntime, insertNewOutput, isSetArchitecture, isSetCondition, isSetContinueOnError, isSetRuntime, removeOutput, setArchitecture, setCondition, setContinueOnError, setOutputArray, setOutputArray, setRuntime, sizeOfOutputArray, unsetArchitecture, unsetCondition, unsetContinueOnError, unsetRuntime, xgetArchitecture, xgetCondition, xgetContinueOnError, xgetRuntime, xsetArchitecture, xsetCondition, xsetContinueOnError, xsetRuntimechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
XmlAnySimpleType getAbsolutePaths()
boolean isSetAbsolutePaths()
void setAbsolutePaths(XmlAnySimpleType absolutePaths)
XmlAnySimpleType addNewAbsolutePaths()
void unsetAbsolutePaths()
XmlAnySimpleType getPaths()
void setPaths(XmlAnySimpleType paths)
XmlAnySimpleType addNewPaths()