public static interface FormatUrlDocument.FormatUrl extends TaskType
| Modifier and Type | Interface and Description |
|---|---|
static class |
FormatUrlDocument.FormatUrl.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 |
addNewInputUrl()
Appends and returns a new empty "InputUrl" attribute
|
XmlAnySimpleType |
addNewOutputUrl()
Appends and returns a new empty "OutputUrl" attribute
|
XmlAnySimpleType |
getInputUrl()
Gets the "InputUrl" attribute
|
XmlAnySimpleType |
getOutputUrl()
Gets the "OutputUrl" attribute
|
boolean |
isSetInputUrl()
True if has "InputUrl" attribute
|
boolean |
isSetOutputUrl()
True if has "OutputUrl" attribute
|
void |
setInputUrl(XmlAnySimpleType inputUrl)
Sets the "InputUrl" attribute
|
void |
setOutputUrl(XmlAnySimpleType outputUrl)
Sets the "OutputUrl" attribute
|
void |
unsetInputUrl()
Unsets the "InputUrl" attribute
|
void |
unsetOutputUrl()
Unsets the "OutputUrl" 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 getInputUrl()
boolean isSetInputUrl()
void setInputUrl(XmlAnySimpleType inputUrl)
XmlAnySimpleType addNewInputUrl()
void unsetInputUrl()
XmlAnySimpleType getOutputUrl()
boolean isSetOutputUrl()
void setOutputUrl(XmlAnySimpleType outputUrl)
XmlAnySimpleType addNewOutputUrl()
void unsetOutputUrl()