|
Sun Message Library for HL7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.types.DataType
org.apache.tools.ant.types.AbstractFileSet
org.apache.tools.ant.types.FileSet
com.stc.hl7.installer.XSDFileSet
public class XSDFileSet
An object of this class represents a set of XSDFiles
| Nested Class Summary | |
|---|---|
class |
XSDFileSet.XSDFile
An inner class represent entities of XSDFileSet |
| Field Summary |
|---|
| Fields inherited from class org.apache.tools.ant.types.DataType |
|---|
checked, ref |
| Fields inherited from class org.apache.tools.ant.ProjectComponent |
|---|
description, location, project |
| Constructor Summary | |
|---|---|
XSDFileSet()
Constructs an empty XSDFileSet |
|
| Method Summary | |
|---|---|
org.apache.tools.ant.types.Parameter |
createProperty()
Creates the Parameter |
XSDFileSet.XSDFile |
createXsdfile()
Mainfest the XSDFile instance and adds it to the XSDFile set |
java.lang.String |
getHL7Version()
Getter for HL7 version |
java.util.Set |
getProperties()
Returns the Parameters Set |
java.lang.String |
getTopnames()
Getter for XSDFile topname |
java.util.Set |
getXsdfiles()
Returns the XSDFile set |
void |
setHL7Version(java.lang.String version)
Setter for HL7 version |
void |
setTopnames(java.lang.String topNames)
Setter for XSDFile topname |
| Methods inherited from class org.apache.tools.ant.types.FileSet |
|---|
clone, isFilesystemOnly, iterator, size |
| Methods inherited from class org.apache.tools.ant.types.AbstractFileSet |
|---|
add, addAnd, addContains, addContainsRegexp, addCustom, addDate, addDepend, addDepth, addDifferent, addFilename, addMajority, addModified, addNone, addNot, addOr, addPresent, addSelector, addSize, addType, appendExcludes, appendIncludes, appendSelector, createExclude, createExcludesFile, createInclude, createIncludesFile, createPatternSet, getDefaultexcludes, getDir, getDir, getDirectoryScanner, getDirectoryScanner, getRef, getSelectors, hasPatterns, hasSelectors, isCaseSensitive, isFollowSymlinks, mergeExcludes, mergeIncludes, mergePatterns, selectorCount, selectorElements, setCaseSensitive, setDefaultexcludes, setDir, setExcludes, setExcludesfile, setFile, setFollowSymlinks, setIncludes, setIncludesfile, setRefid, setupDirectoryScanner, setupDirectoryScanner, toString |
| Methods inherited from class org.apache.tools.ant.types.DataType |
|---|
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, setChecked, tooManyAttributes |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
|---|
getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XSDFileSet()
| Method Detail |
|---|
public java.lang.String getTopnames()
public void setTopnames(java.lang.String topNames)
topNames - XSDFile topnamepublic java.lang.String getHL7Version()
public void setHL7Version(java.lang.String version)
version - HL7 versionpublic XSDFileSet.XSDFile createXsdfile()
public java.util.Set getXsdfiles()
public org.apache.tools.ant.types.Parameter createProperty()
public java.util.Set getProperties()
|
Sun Message Library for HL7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||