public class Resources
extends org.apache.tools.ant.types.DataType
<fx:resource id="aaa"> <fx:fileset dir="dist" includes="s.jar"/> </fx:resource> <fx:resource refid="aaa"/>
Constructor and Description |
---|
Resources() |
Modifier and Type | Method and Description |
---|---|
FileSet |
createFileSet() |
java.lang.String |
exportAsClassPath() |
private Resources |
get() |
private void |
getJars(java.lang.String mode,
java.util.List<java.lang.String> lst) |
java.util.List<FileSet> |
getResources() |
checkAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributes, toString
private java.util.List<FileSet> rsets