public static interface ValidateAppxPackageDocument.ValidateAppxPackage extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
ValidateAppxPackageDocument.ValidateAppxPackage.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 |
addNewAppxManifest()
Appends and returns a new empty "AppxManifest" attribute
|
XmlAnySimpleType |
addNewAppxPackagePayload()
Appends and returns a new empty "AppxPackagePayload" attribute
|
XmlAnySimpleType |
addNewIndexedPayloadFiles()
Appends and returns a new empty "IndexedPayloadFiles" attribute
|
XmlAnySimpleType |
addNewMakePriExtensionPath()
Appends and returns a new empty "MakePriExtensionPath" attribute
|
XmlAnySimpleType |
addNewManifestImageFileNameQueries()
Appends and returns a new empty "ManifestImageFileNameQueries" attribute
|
XmlAnySimpleType |
addNewOSMinVersion()
Appends and returns a new empty "OSMinVersion" attribute
|
XmlAnySimpleType |
addNewPackageArchitecture()
Appends and returns a new empty "PackageArchitecture" attribute
|
XmlAnySimpleType |
addNewProjectDir()
Appends and returns a new empty "ProjectDir" attribute
|
XmlAnySimpleType |
addNewQueryNamespace81Prefix()
Appends and returns a new empty "QueryNamespace81Prefix" attribute
|
XmlAnySimpleType |
addNewQueryNamespacePrefix()
Appends and returns a new empty "QueryNamespacePrefix" attribute
|
XmlAnySimpleType |
addNewResolvedSDKReferences()
Appends and returns a new empty "ResolvedSDKReferences" attribute
|
XmlAnySimpleType |
addNewSourceAppxManifest()
Appends and returns a new empty "SourceAppxManifest" attribute
|
XmlAnySimpleType |
addNewStoreAssociationFile()
Appends and returns a new empty "StoreAssociationFile" attribute
|
String |
getAllowDebugFrameworkReferencesInManifest()
Gets the "AllowDebugFrameworkReferencesInManifest" attribute
|
XmlAnySimpleType |
getAppxManifest()
Gets the "AppxManifest" attribute
|
XmlAnySimpleType |
getAppxPackagePayload()
Gets the "AppxPackagePayload" attribute
|
XmlAnySimpleType |
getIndexedPayloadFiles()
Gets the "IndexedPayloadFiles" attribute
|
XmlAnySimpleType |
getMakePriExtensionPath()
Gets the "MakePriExtensionPath" attribute
|
XmlAnySimpleType |
getManifestImageFileNameQueries()
Gets the "ManifestImageFileNameQueries" attribute
|
XmlAnySimpleType |
getOSMinVersion()
Gets the "OSMinVersion" attribute
|
XmlAnySimpleType |
getPackageArchitecture()
Gets the "PackageArchitecture" attribute
|
XmlAnySimpleType |
getProjectDir()
Gets the "ProjectDir" attribute
|
XmlAnySimpleType |
getQueryNamespace81Prefix()
Gets the "QueryNamespace81Prefix" attribute
|
XmlAnySimpleType |
getQueryNamespacePrefix()
Gets the "QueryNamespacePrefix" attribute
|
XmlAnySimpleType |
getResolvedSDKReferences()
Gets the "ResolvedSDKReferences" attribute
|
XmlAnySimpleType |
getSourceAppxManifest()
Gets the "SourceAppxManifest" attribute
|
XmlAnySimpleType |
getStoreAssociationFile()
Gets the "StoreAssociationFile" attribute
|
boolean |
isSetAllowDebugFrameworkReferencesInManifest()
True if has "AllowDebugFrameworkReferencesInManifest" attribute
|
boolean |
isSetIndexedPayloadFiles()
True if has "IndexedPayloadFiles" attribute
|
boolean |
isSetMakePriExtensionPath()
True if has "MakePriExtensionPath" attribute
|
boolean |
isSetOSMinVersion()
True if has "OSMinVersion" attribute
|
boolean |
isSetStoreAssociationFile()
True if has "StoreAssociationFile" attribute
|
void |
setAllowDebugFrameworkReferencesInManifest(String allowDebugFrameworkReferencesInManifest)
Sets the "AllowDebugFrameworkReferencesInManifest" attribute
|
void |
setAppxManifest(XmlAnySimpleType appxManifest)
Sets the "AppxManifest" attribute
|
void |
setAppxPackagePayload(XmlAnySimpleType appxPackagePayload)
Sets the "AppxPackagePayload" attribute
|
void |
setIndexedPayloadFiles(XmlAnySimpleType indexedPayloadFiles)
Sets the "IndexedPayloadFiles" attribute
|
void |
setMakePriExtensionPath(XmlAnySimpleType makePriExtensionPath)
Sets the "MakePriExtensionPath" attribute
|
void |
setManifestImageFileNameQueries(XmlAnySimpleType manifestImageFileNameQueries)
Sets the "ManifestImageFileNameQueries" attribute
|
void |
setOSMinVersion(XmlAnySimpleType osMinVersion)
Sets the "OSMinVersion" attribute
|
void |
setPackageArchitecture(XmlAnySimpleType packageArchitecture)
Sets the "PackageArchitecture" attribute
|
void |
setProjectDir(XmlAnySimpleType projectDir)
Sets the "ProjectDir" attribute
|
void |
setQueryNamespace81Prefix(XmlAnySimpleType queryNamespace81Prefix)
Sets the "QueryNamespace81Prefix" attribute
|
void |
setQueryNamespacePrefix(XmlAnySimpleType queryNamespacePrefix)
Sets the "QueryNamespacePrefix" attribute
|
void |
setResolvedSDKReferences(XmlAnySimpleType resolvedSDKReferences)
Sets the "ResolvedSDKReferences" attribute
|
void |
setSourceAppxManifest(XmlAnySimpleType sourceAppxManifest)
Sets the "SourceAppxManifest" attribute
|
void |
setStoreAssociationFile(XmlAnySimpleType storeAssociationFile)
Sets the "StoreAssociationFile" attribute
|
void |
unsetAllowDebugFrameworkReferencesInManifest()
Unsets the "AllowDebugFrameworkReferencesInManifest" attribute
|
void |
unsetIndexedPayloadFiles()
Unsets the "IndexedPayloadFiles" attribute
|
void |
unsetMakePriExtensionPath()
Unsets the "MakePriExtensionPath" attribute
|
void |
unsetOSMinVersion()
Unsets the "OSMinVersion" attribute
|
void |
unsetStoreAssociationFile()
Unsets the "StoreAssociationFile" attribute
|
Boolean |
xgetAllowDebugFrameworkReferencesInManifest()
Gets (as xml) the "AllowDebugFrameworkReferencesInManifest" attribute
|
void |
xsetAllowDebugFrameworkReferencesInManifest(Boolean allowDebugFrameworkReferencesInManifest)
Sets (as xml) the "AllowDebugFrameworkReferencesInManifest" 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
XmlAnySimpleType getSourceAppxManifest()
void setSourceAppxManifest(XmlAnySimpleType sourceAppxManifest)
XmlAnySimpleType addNewSourceAppxManifest()
XmlAnySimpleType getAppxManifest()
void setAppxManifest(XmlAnySimpleType appxManifest)
XmlAnySimpleType addNewAppxManifest()
XmlAnySimpleType getStoreAssociationFile()
boolean isSetStoreAssociationFile()
void setStoreAssociationFile(XmlAnySimpleType storeAssociationFile)
XmlAnySimpleType addNewStoreAssociationFile()
void unsetStoreAssociationFile()
XmlAnySimpleType getPackageArchitecture()
void setPackageArchitecture(XmlAnySimpleType packageArchitecture)
XmlAnySimpleType addNewPackageArchitecture()
XmlAnySimpleType getAppxPackagePayload()
void setAppxPackagePayload(XmlAnySimpleType appxPackagePayload)
XmlAnySimpleType addNewAppxPackagePayload()
XmlAnySimpleType getQueryNamespacePrefix()
void setQueryNamespacePrefix(XmlAnySimpleType queryNamespacePrefix)
XmlAnySimpleType addNewQueryNamespacePrefix()
XmlAnySimpleType getQueryNamespace81Prefix()
void setQueryNamespace81Prefix(XmlAnySimpleType queryNamespace81Prefix)
XmlAnySimpleType addNewQueryNamespace81Prefix()
XmlAnySimpleType getManifestImageFileNameQueries()
void setManifestImageFileNameQueries(XmlAnySimpleType manifestImageFileNameQueries)
XmlAnySimpleType addNewManifestImageFileNameQueries()
XmlAnySimpleType getResolvedSDKReferences()
void setResolvedSDKReferences(XmlAnySimpleType resolvedSDKReferences)
XmlAnySimpleType addNewResolvedSDKReferences()
String getAllowDebugFrameworkReferencesInManifest()
Boolean xgetAllowDebugFrameworkReferencesInManifest()
boolean isSetAllowDebugFrameworkReferencesInManifest()
void setAllowDebugFrameworkReferencesInManifest(String allowDebugFrameworkReferencesInManifest)
void xsetAllowDebugFrameworkReferencesInManifest(Boolean allowDebugFrameworkReferencesInManifest)
void unsetAllowDebugFrameworkReferencesInManifest()
XmlAnySimpleType getProjectDir()
void setProjectDir(XmlAnySimpleType projectDir)
XmlAnySimpleType addNewProjectDir()
XmlAnySimpleType getIndexedPayloadFiles()
boolean isSetIndexedPayloadFiles()
void setIndexedPayloadFiles(XmlAnySimpleType indexedPayloadFiles)
XmlAnySimpleType addNewIndexedPayloadFiles()
void unsetIndexedPayloadFiles()
XmlAnySimpleType getMakePriExtensionPath()
boolean isSetMakePriExtensionPath()
void setMakePriExtensionPath(XmlAnySimpleType makePriExtensionPath)
XmlAnySimpleType addNewMakePriExtensionPath()
void unsetMakePriExtensionPath()
XmlAnySimpleType getOSMinVersion()
boolean isSetOSMinVersion()
void setOSMinVersion(XmlAnySimpleType osMinVersion)
XmlAnySimpleType addNewOSMinVersion()
void unsetOSMinVersion()