public static interface AspNetCompilerDocument.AspNetCompiler extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
AspNetCompilerDocument.AspNetCompiler.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 |
addNewEnvironmentVariables()
Appends and returns a new empty "EnvironmentVariables" attribute
|
XmlAnySimpleType |
addNewKeyContainer()
Appends and returns a new empty "KeyContainer" attribute
|
XmlAnySimpleType |
addNewKeyFile()
Appends and returns a new empty "KeyFile" attribute
|
XmlAnySimpleType |
addNewMetabasePath()
Appends and returns a new empty "MetabasePath" attribute
|
XmlAnySimpleType |
addNewPhysicalPath()
Appends and returns a new empty "PhysicalPath" attribute
|
XmlAnySimpleType |
addNewStandardErrorImportance()
Appends and returns a new empty "StandardErrorImportance" attribute
|
XmlAnySimpleType |
addNewStandardOutputImportance()
Appends and returns a new empty "StandardOutputImportance" attribute
|
XmlAnySimpleType |
addNewTargetFrameworkMoniker()
Appends and returns a new empty "TargetFrameworkMoniker" attribute
|
XmlAnySimpleType |
addNewTargetPath()
Appends and returns a new empty "TargetPath" attribute
|
XmlAnySimpleType |
addNewTimeout()
Appends and returns a new empty "Timeout" attribute
|
XmlAnySimpleType |
addNewToolExe()
Appends and returns a new empty "ToolExe" attribute
|
XmlAnySimpleType |
addNewToolPath()
Appends and returns a new empty "ToolPath" attribute
|
XmlAnySimpleType |
addNewVirtualPath()
Appends and returns a new empty "VirtualPath" attribute
|
String |
getAllowPartiallyTrustedCallers()
Gets the "AllowPartiallyTrustedCallers" attribute
|
String |
getClean()
Gets the "Clean" attribute
|
String |
getDebug()
Gets the "Debug" attribute
|
String |
getDelaySign()
Gets the "DelaySign" attribute
|
XmlAnySimpleType |
getEnvironmentVariables()
Gets the "EnvironmentVariables" attribute
|
String |
getFixedNames()
Gets the "FixedNames" attribute
|
String |
getForce()
Gets the "Force" attribute
|
XmlAnySimpleType |
getKeyContainer()
Gets the "KeyContainer" attribute
|
XmlAnySimpleType |
getKeyFile()
Gets the "KeyFile" attribute
|
String |
getLogStandardErrorAsError()
Gets the "LogStandardErrorAsError" attribute
|
XmlAnySimpleType |
getMetabasePath()
Gets the "MetabasePath" attribute
|
XmlAnySimpleType |
getPhysicalPath()
Gets the "PhysicalPath" attribute
|
XmlAnySimpleType |
getStandardErrorImportance()
Gets the "StandardErrorImportance" attribute
|
XmlAnySimpleType |
getStandardOutputImportance()
Gets the "StandardOutputImportance" attribute
|
XmlAnySimpleType |
getTargetFrameworkMoniker()
Gets the "TargetFrameworkMoniker" attribute
|
XmlAnySimpleType |
getTargetPath()
Gets the "TargetPath" attribute
|
XmlAnySimpleType |
getTimeout()
Gets the "Timeout" attribute
|
XmlAnySimpleType |
getToolExe()
Gets the "ToolExe" attribute
|
XmlAnySimpleType |
getToolPath()
Gets the "ToolPath" attribute
|
String |
getUpdateable()
Gets the "Updateable" attribute
|
XmlAnySimpleType |
getVirtualPath()
Gets the "VirtualPath" attribute
|
boolean |
isSetAllowPartiallyTrustedCallers()
True if has "AllowPartiallyTrustedCallers" attribute
|
boolean |
isSetClean()
True if has "Clean" attribute
|
boolean |
isSetDebug()
True if has "Debug" attribute
|
boolean |
isSetDelaySign()
True if has "DelaySign" attribute
|
boolean |
isSetEnvironmentVariables()
True if has "EnvironmentVariables" attribute
|
boolean |
isSetFixedNames()
True if has "FixedNames" attribute
|
boolean |
isSetForce()
True if has "Force" attribute
|
boolean |
isSetKeyContainer()
True if has "KeyContainer" attribute
|
boolean |
isSetKeyFile()
True if has "KeyFile" attribute
|
boolean |
isSetLogStandardErrorAsError()
True if has "LogStandardErrorAsError" attribute
|
boolean |
isSetMetabasePath()
True if has "MetabasePath" attribute
|
boolean |
isSetPhysicalPath()
True if has "PhysicalPath" attribute
|
boolean |
isSetStandardErrorImportance()
True if has "StandardErrorImportance" attribute
|
boolean |
isSetStandardOutputImportance()
True if has "StandardOutputImportance" attribute
|
boolean |
isSetTargetFrameworkMoniker()
True if has "TargetFrameworkMoniker" attribute
|
boolean |
isSetTargetPath()
True if has "TargetPath" attribute
|
boolean |
isSetTimeout()
True if has "Timeout" attribute
|
boolean |
isSetToolExe()
True if has "ToolExe" attribute
|
boolean |
isSetToolPath()
True if has "ToolPath" attribute
|
boolean |
isSetUpdateable()
True if has "Updateable" attribute
|
boolean |
isSetVirtualPath()
True if has "VirtualPath" attribute
|
void |
setAllowPartiallyTrustedCallers(String allowPartiallyTrustedCallers)
Sets the "AllowPartiallyTrustedCallers" attribute
|
void |
setClean(String clean)
Sets the "Clean" attribute
|
void |
setDebug(String debug)
Sets the "Debug" attribute
|
void |
setDelaySign(String delaySign)
Sets the "DelaySign" attribute
|
void |
setEnvironmentVariables(XmlAnySimpleType environmentVariables)
Sets the "EnvironmentVariables" attribute
|
void |
setFixedNames(String fixedNames)
Sets the "FixedNames" attribute
|
void |
setForce(String force)
Sets the "Force" attribute
|
void |
setKeyContainer(XmlAnySimpleType keyContainer)
Sets the "KeyContainer" attribute
|
void |
setKeyFile(XmlAnySimpleType keyFile)
Sets the "KeyFile" attribute
|
void |
setLogStandardErrorAsError(String logStandardErrorAsError)
Sets the "LogStandardErrorAsError" attribute
|
void |
setMetabasePath(XmlAnySimpleType metabasePath)
Sets the "MetabasePath" attribute
|
void |
setPhysicalPath(XmlAnySimpleType physicalPath)
Sets the "PhysicalPath" attribute
|
void |
setStandardErrorImportance(XmlAnySimpleType standardErrorImportance)
Sets the "StandardErrorImportance" attribute
|
void |
setStandardOutputImportance(XmlAnySimpleType standardOutputImportance)
Sets the "StandardOutputImportance" attribute
|
void |
setTargetFrameworkMoniker(XmlAnySimpleType targetFrameworkMoniker)
Sets the "TargetFrameworkMoniker" attribute
|
void |
setTargetPath(XmlAnySimpleType targetPath)
Sets the "TargetPath" attribute
|
void |
setTimeout(XmlAnySimpleType timeout)
Sets the "Timeout" attribute
|
void |
setToolExe(XmlAnySimpleType toolExe)
Sets the "ToolExe" attribute
|
void |
setToolPath(XmlAnySimpleType toolPath)
Sets the "ToolPath" attribute
|
void |
setUpdateable(String updateable)
Sets the "Updateable" attribute
|
void |
setVirtualPath(XmlAnySimpleType virtualPath)
Sets the "VirtualPath" attribute
|
void |
unsetAllowPartiallyTrustedCallers()
Unsets the "AllowPartiallyTrustedCallers" attribute
|
void |
unsetClean()
Unsets the "Clean" attribute
|
void |
unsetDebug()
Unsets the "Debug" attribute
|
void |
unsetDelaySign()
Unsets the "DelaySign" attribute
|
void |
unsetEnvironmentVariables()
Unsets the "EnvironmentVariables" attribute
|
void |
unsetFixedNames()
Unsets the "FixedNames" attribute
|
void |
unsetForce()
Unsets the "Force" attribute
|
void |
unsetKeyContainer()
Unsets the "KeyContainer" attribute
|
void |
unsetKeyFile()
Unsets the "KeyFile" attribute
|
void |
unsetLogStandardErrorAsError()
Unsets the "LogStandardErrorAsError" attribute
|
void |
unsetMetabasePath()
Unsets the "MetabasePath" attribute
|
void |
unsetPhysicalPath()
Unsets the "PhysicalPath" attribute
|
void |
unsetStandardErrorImportance()
Unsets the "StandardErrorImportance" attribute
|
void |
unsetStandardOutputImportance()
Unsets the "StandardOutputImportance" attribute
|
void |
unsetTargetFrameworkMoniker()
Unsets the "TargetFrameworkMoniker" attribute
|
void |
unsetTargetPath()
Unsets the "TargetPath" attribute
|
void |
unsetTimeout()
Unsets the "Timeout" attribute
|
void |
unsetToolExe()
Unsets the "ToolExe" attribute
|
void |
unsetToolPath()
Unsets the "ToolPath" attribute
|
void |
unsetUpdateable()
Unsets the "Updateable" attribute
|
void |
unsetVirtualPath()
Unsets the "VirtualPath" attribute
|
Boolean |
xgetAllowPartiallyTrustedCallers()
Gets (as xml) the "AllowPartiallyTrustedCallers" attribute
|
Boolean |
xgetClean()
Gets (as xml) the "Clean" attribute
|
Boolean |
xgetDebug()
Gets (as xml) the "Debug" attribute
|
Boolean |
xgetDelaySign()
Gets (as xml) the "DelaySign" attribute
|
Boolean |
xgetFixedNames()
Gets (as xml) the "FixedNames" attribute
|
Boolean |
xgetForce()
Gets (as xml) the "Force" attribute
|
Boolean |
xgetLogStandardErrorAsError()
Gets (as xml) the "LogStandardErrorAsError" attribute
|
Boolean |
xgetUpdateable()
Gets (as xml) the "Updateable" attribute
|
void |
xsetAllowPartiallyTrustedCallers(Boolean allowPartiallyTrustedCallers)
Sets (as xml) the "AllowPartiallyTrustedCallers" attribute
|
void |
xsetClean(Boolean clean)
Sets (as xml) the "Clean" attribute
|
void |
xsetDebug(Boolean debug)
Sets (as xml) the "Debug" attribute
|
void |
xsetDelaySign(Boolean delaySign)
Sets (as xml) the "DelaySign" attribute
|
void |
xsetFixedNames(Boolean fixedNames)
Sets (as xml) the "FixedNames" attribute
|
void |
xsetForce(Boolean force)
Sets (as xml) the "Force" attribute
|
void |
xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
Sets (as xml) the "LogStandardErrorAsError" attribute
|
void |
xsetUpdateable(Boolean updateable)
Sets (as xml) the "Updateable" 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, xsetRuntime
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final SchemaType type
String getAllowPartiallyTrustedCallers()
Boolean xgetAllowPartiallyTrustedCallers()
boolean isSetAllowPartiallyTrustedCallers()
void setAllowPartiallyTrustedCallers(String allowPartiallyTrustedCallers)
void xsetAllowPartiallyTrustedCallers(Boolean allowPartiallyTrustedCallers)
void unsetAllowPartiallyTrustedCallers()
String getClean()
Boolean xgetClean()
boolean isSetClean()
void setClean(String clean)
void xsetClean(Boolean clean)
void unsetClean()
String getDebug()
Boolean xgetDebug()
boolean isSetDebug()
void setDebug(String debug)
void xsetDebug(Boolean debug)
void unsetDebug()
String getDelaySign()
Boolean xgetDelaySign()
boolean isSetDelaySign()
void setDelaySign(String delaySign)
void xsetDelaySign(Boolean delaySign)
void unsetDelaySign()
XmlAnySimpleType getEnvironmentVariables()
boolean isSetEnvironmentVariables()
void setEnvironmentVariables(XmlAnySimpleType environmentVariables)
XmlAnySimpleType addNewEnvironmentVariables()
void unsetEnvironmentVariables()
String getFixedNames()
Boolean xgetFixedNames()
boolean isSetFixedNames()
void setFixedNames(String fixedNames)
void xsetFixedNames(Boolean fixedNames)
void unsetFixedNames()
String getForce()
Boolean xgetForce()
boolean isSetForce()
void setForce(String force)
void xsetForce(Boolean force)
void unsetForce()
XmlAnySimpleType getKeyContainer()
boolean isSetKeyContainer()
void setKeyContainer(XmlAnySimpleType keyContainer)
XmlAnySimpleType addNewKeyContainer()
void unsetKeyContainer()
XmlAnySimpleType getKeyFile()
boolean isSetKeyFile()
void setKeyFile(XmlAnySimpleType keyFile)
XmlAnySimpleType addNewKeyFile()
void unsetKeyFile()
String getLogStandardErrorAsError()
Boolean xgetLogStandardErrorAsError()
boolean isSetLogStandardErrorAsError()
void setLogStandardErrorAsError(String logStandardErrorAsError)
void xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
void unsetLogStandardErrorAsError()
XmlAnySimpleType getMetabasePath()
boolean isSetMetabasePath()
void setMetabasePath(XmlAnySimpleType metabasePath)
XmlAnySimpleType addNewMetabasePath()
void unsetMetabasePath()
XmlAnySimpleType getPhysicalPath()
boolean isSetPhysicalPath()
void setPhysicalPath(XmlAnySimpleType physicalPath)
XmlAnySimpleType addNewPhysicalPath()
void unsetPhysicalPath()
XmlAnySimpleType getStandardErrorImportance()
boolean isSetStandardErrorImportance()
void setStandardErrorImportance(XmlAnySimpleType standardErrorImportance)
XmlAnySimpleType addNewStandardErrorImportance()
void unsetStandardErrorImportance()
XmlAnySimpleType getStandardOutputImportance()
boolean isSetStandardOutputImportance()
void setStandardOutputImportance(XmlAnySimpleType standardOutputImportance)
XmlAnySimpleType addNewStandardOutputImportance()
void unsetStandardOutputImportance()
XmlAnySimpleType getTargetFrameworkMoniker()
boolean isSetTargetFrameworkMoniker()
void setTargetFrameworkMoniker(XmlAnySimpleType targetFrameworkMoniker)
XmlAnySimpleType addNewTargetFrameworkMoniker()
void unsetTargetFrameworkMoniker()
XmlAnySimpleType getTargetPath()
boolean isSetTargetPath()
void setTargetPath(XmlAnySimpleType targetPath)
XmlAnySimpleType addNewTargetPath()
void unsetTargetPath()
XmlAnySimpleType getTimeout()
boolean isSetTimeout()
void setTimeout(XmlAnySimpleType timeout)
XmlAnySimpleType addNewTimeout()
void unsetTimeout()
XmlAnySimpleType getToolExe()
boolean isSetToolExe()
void setToolExe(XmlAnySimpleType toolExe)
XmlAnySimpleType addNewToolExe()
void unsetToolExe()
XmlAnySimpleType getToolPath()
boolean isSetToolPath()
void setToolPath(XmlAnySimpleType toolPath)
XmlAnySimpleType addNewToolPath()
void unsetToolPath()
String getUpdateable()
Boolean xgetUpdateable()
boolean isSetUpdateable()
void setUpdateable(String updateable)
void xsetUpdateable(Boolean updateable)
void unsetUpdateable()
XmlAnySimpleType getVirtualPath()
boolean isSetVirtualPath()
void setVirtualPath(XmlAnySimpleType virtualPath)
XmlAnySimpleType addNewVirtualPath()
void unsetVirtualPath()