xmlproperty

E358046

xmlproperty is an Apache Ant task used to load and define properties from XML files into an Ant build process.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
xmlproperty canonical 1

Statements (48)

Predicate Object
instanceOf Apache Ant task
software build tool feature
belongsTo Ant core tasks or optional tasks (depending on Ant version)
benefit centralized configuration in XML
reduction of duplicated property definitions in build.xml
reuse of existing XML configuration files
canHandle XML attributes as properties
nested XML structures
category property-related Ant task
configurationOption classpath nested element
collapseAttributes attribute
delimiter attribute
file attribute
includespath nested element
keepRoot attribute
prefix attribute
resource attribute
semanticAttributes attribute
validate attribute
defaultBehavior uses element names to build property names
uses text content as property values
documentationURL https://ant.apache.org/manual/Tasks/xmlproperty.html
environment Java Virtual Machine
implementedIn Java
introducedBy Apache Ant
surface form: Apache Ant project
invokedFrom Ant build file (build.xml)
license Apache License 2.0
maintainedBy Apache Software Foundation
maps XML attributes to Ant properties
XML elements to Ant properties
partOf Apache Ant
readsFrom XML file
requires Apache Ant
XML parser available to Ant
similarTo property Ant task
supports XML validation via DTD or schema (depending on parser)
loading properties from classpath resources
loading properties from filesystem paths
property name prefixing
supportsFormat XML
typicalInput configuration XML file
typicalOutput Ant properties
usedBy Java build scripts
continuous integration build configurations
usedFor defining Ant properties from XML data
loading properties from XML files
usedIn Ant build process
writesTo Ant property set

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Ant supportsTask xmlproperty
subject surface form: Apache Ant