|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An XML jsp-property-groupType(@http://java.sun.com/xml/ns/j2ee). This is a complex type.
Nested Class Summary | |
static class |
JspPropertyGroupType.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
void |
addIncludeCoda(String includeCoda)
Appends the value as the last "include-coda" element |
void |
addIncludePrelude(String includePrelude)
Appends the value as the last "include-prelude" element |
DescriptionType |
addNewDescription()
Appends and returns a new empty value (as xml) as the last "description" element |
DisplayNameType |
addNewDisplayName()
Appends and returns a new empty value (as xml) as the last "display-name" element |
void |
addUrlPattern(String urlPattern)
Appends the value as the last "url-pattern" element |
DescriptionType[] |
getDescriptionArray()
Gets array of all "description" elements |
DescriptionType |
getDescriptionArray(int i)
Gets ith "description" element |
DisplayNameType[] |
getDisplayNameArray()
Gets array of all "display-name" elements |
DisplayNameType |
getDisplayNameArray(int i)
Gets ith "display-name" element |
boolean |
getElEnabled()
Gets the "el-enabled" element |
String[] |
getIncludeCodaArray()
Gets array of all "include-coda" elements |
String |
getIncludeCodaArray(int i)
Gets ith "include-coda" element |
String[] |
getIncludePreludeArray()
Gets array of all "include-prelude" elements |
String |
getIncludePreludeArray(int i)
Gets ith "include-prelude" element |
boolean |
getIsXml()
Gets the "is-xml" element |
String |
getPageEncoding()
Gets the "page-encoding" element |
boolean |
getScriptingEnabled()
Gets the "scripting-enabled" element |
String[] |
getUrlPatternArray()
Gets array of all "url-pattern" elements |
String |
getUrlPatternArray(int i)
Gets ith "url-pattern" element |
void |
insertIncludeCoda(int i,
String includeCoda)
Inserts the value as the ith "include-coda" element |
void |
insertIncludePrelude(int i,
String includePrelude)
Inserts the value as the ith "include-prelude" element |
DescriptionType |
insertNewDescription(int i)
Inserts and returns a new empty value (as xml) as the ith "description" element |
DisplayNameType |
insertNewDisplayName(int i)
Inserts and returns a new empty value (as xml) as the ith "display-name" element |
void |
insertUrlPattern(int i,
String urlPattern)
Inserts the value as the ith "url-pattern" element |
boolean |
isSetElEnabled()
True if has "el-enabled" element |
boolean |
isSetIsXml()
True if has "is-xml" element |
boolean |
isSetPageEncoding()
True if has "page-encoding" element |
boolean |
isSetScriptingEnabled()
True if has "scripting-enabled" element |
void |
removeDescription(int i)
Removes the ith "description" element |
void |
removeDisplayName(int i)
Removes the ith "display-name" element |
void |
removeIncludeCoda(int i)
Removes the ith "include-coda" element |
void |
removeIncludePrelude(int i)
Removes the ith "include-prelude" element |
void |
removeUrlPattern(int i)
Removes the ith "url-pattern" element |
void |
setDescriptionArray(DescriptionType[] descriptionArray)
Sets array of all "description" element |
void |
setDescriptionArray(int i,
DescriptionType description)
Sets ith "description" element |
void |
setDisplayNameArray(DisplayNameType[] displayNameArray)
Sets array of all "display-name" element |
void |
setDisplayNameArray(int i,
DisplayNameType displayName)
Sets ith "display-name" element |
void |
setElEnabled(boolean elEnabled)
Sets the "el-enabled" element |
void |
setIncludeCodaArray(int i,
String includeCoda)
Sets ith "include-coda" element |
void |
setIncludeCodaArray(String[] includeCodaArray)
Sets array of all "include-coda" element |
void |
setIncludePreludeArray(int i,
String includePrelude)
Sets ith "include-prelude" element |
void |
setIncludePreludeArray(String[] includePreludeArray)
Sets array of all "include-prelude" element |
void |
setIsXml(boolean isXml)
Sets the "is-xml" element |
void |
setPageEncoding(String pageEncoding)
Sets the "page-encoding" element |
void |
setScriptingEnabled(boolean scriptingEnabled)
Sets the "scripting-enabled" element |
void |
setUrlPatternArray(int i,
String urlPattern)
Sets ith "url-pattern" element |
void |
setUrlPatternArray(String[] urlPatternArray)
Sets array of all "url-pattern" element |
int |
sizeOfDescriptionArray()
Returns number of "description" element |
int |
sizeOfDisplayNameArray()
Returns number of "display-name" element |
int |
sizeOfIncludeCodaArray()
Returns number of "include-coda" element |
int |
sizeOfIncludePreludeArray()
Returns number of "include-prelude" element |
int |
sizeOfUrlPatternArray()
Returns number of "url-pattern" element |
void |
unsetElEnabled()
Unsets the "el-enabled" element |
void |
unsetIsXml()
Unsets the "is-xml" element |
void |
unsetPageEncoding()
Unsets the "page-encoding" element |
void |
unsetScriptingEnabled()
Unsets the "scripting-enabled" element |
TrueFalseType |
xgetElEnabled()
Gets (as xml) the "el-enabled" element |
PathType[] |
xgetIncludeCodaArray()
Gets (as xml) array of all "include-coda" elements |
PathType |
xgetIncludeCodaArray(int i)
Gets (as xml) ith "include-coda" element |
PathType[] |
xgetIncludePreludeArray()
Gets (as xml) array of all "include-prelude" elements |
PathType |
xgetIncludePreludeArray(int i)
Gets (as xml) ith "include-prelude" element |
TrueFalseType |
xgetIsXml()
Gets (as xml) the "is-xml" element |
String |
xgetPageEncoding()
Gets (as xml) the "page-encoding" element |
TrueFalseType |
xgetScriptingEnabled()
Gets (as xml) the "scripting-enabled" element |
UrlPatternType[] |
xgetUrlPatternArray()
Gets (as xml) array of all "url-pattern" elements |
UrlPatternType |
xgetUrlPatternArray(int i)
Gets (as xml) ith "url-pattern" element |
void |
xsetElEnabled(TrueFalseType elEnabled)
Sets (as xml) the "el-enabled" element |
void |
xsetIncludeCodaArray(int i,
PathType includeCoda)
Sets (as xml) ith "include-coda" element |
void |
xsetIncludeCodaArray(PathType[] includeCodaArray)
Sets (as xml) array of all "include-coda" element |
void |
xsetIncludePreludeArray(int i,
PathType includePrelude)
Sets (as xml) ith "include-prelude" element |
void |
xsetIncludePreludeArray(PathType[] includePreludeArray)
Sets (as xml) array of all "include-prelude" element |
void |
xsetIsXml(TrueFalseType isXml)
Sets (as xml) the "is-xml" element |
void |
xsetPageEncoding(String pageEncoding)
Sets (as xml) the "page-encoding" element |
void |
xsetScriptingEnabled(TrueFalseType scriptingEnabled)
Sets (as xml) the "scripting-enabled" element |
void |
xsetUrlPatternArray(int i,
UrlPatternType urlPattern)
Sets (as xml) ith "url-pattern" element |
void |
xsetUrlPatternArray(UrlPatternType[] urlPatternArray)
Sets (as xml) array of all "url-pattern" element |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectPath, selectPath, set, setNil, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
documentProperties, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
public static final org.apache.xmlbeans.SchemaType type
Method Detail |
public DescriptionType[] getDescriptionArray()
public DescriptionType getDescriptionArray(int i)
public int sizeOfDescriptionArray()
public void setDescriptionArray(DescriptionType[] descriptionArray)
public void setDescriptionArray(int i, DescriptionType description)
public DescriptionType insertNewDescription(int i)
public DescriptionType addNewDescription()
public void removeDescription(int i)
public DisplayNameType[] getDisplayNameArray()
public DisplayNameType getDisplayNameArray(int i)
public int sizeOfDisplayNameArray()
public void setDisplayNameArray(DisplayNameType[] displayNameArray)
public void setDisplayNameArray(int i, DisplayNameType displayName)
public DisplayNameType insertNewDisplayName(int i)
public DisplayNameType addNewDisplayName()
public void removeDisplayName(int i)
public String[] getUrlPatternArray()
public String getUrlPatternArray(int i)
public UrlPatternType[] xgetUrlPatternArray()
public UrlPatternType xgetUrlPatternArray(int i)
public int sizeOfUrlPatternArray()
public void setUrlPatternArray(String[] urlPatternArray)
public void setUrlPatternArray(int i, String urlPattern)
public void xsetUrlPatternArray(UrlPatternType[] urlPatternArray)
public void xsetUrlPatternArray(int i, UrlPatternType urlPattern)
public void insertUrlPattern(int i, String urlPattern)
public void addUrlPattern(String urlPattern)
public void removeUrlPattern(int i)
public boolean getElEnabled()
public TrueFalseType xgetElEnabled()
public boolean isSetElEnabled()
public void setElEnabled(boolean elEnabled)
public void xsetElEnabled(TrueFalseType elEnabled)
public void unsetElEnabled()
public String getPageEncoding()
public String xgetPageEncoding()
public boolean isSetPageEncoding()
public void setPageEncoding(String pageEncoding)
public void xsetPageEncoding(String pageEncoding)
public void unsetPageEncoding()
public boolean getScriptingEnabled()
public TrueFalseType xgetScriptingEnabled()
public boolean isSetScriptingEnabled()
public void setScriptingEnabled(boolean scriptingEnabled)
public void xsetScriptingEnabled(TrueFalseType scriptingEnabled)
public void unsetScriptingEnabled()
public boolean getIsXml()
public TrueFalseType xgetIsXml()
public boolean isSetIsXml()
public void setIsXml(boolean isXml)
public void xsetIsXml(TrueFalseType isXml)
public void unsetIsXml()
public String[] getIncludePreludeArray()
public String getIncludePreludeArray(int i)
public PathType[] xgetIncludePreludeArray()
public PathType xgetIncludePreludeArray(int i)
public int sizeOfIncludePreludeArray()
public void setIncludePreludeArray(String[] includePreludeArray)
public void setIncludePreludeArray(int i, String includePrelude)
public void xsetIncludePreludeArray(PathType[] includePreludeArray)
public void xsetIncludePreludeArray(int i, PathType includePrelude)
public void insertIncludePrelude(int i, String includePrelude)
public void addIncludePrelude(String includePrelude)
public void removeIncludePrelude(int i)
public String[] getIncludeCodaArray()
public String getIncludeCodaArray(int i)
public PathType[] xgetIncludeCodaArray()
public PathType xgetIncludeCodaArray(int i)
public int sizeOfIncludeCodaArray()
public void setIncludeCodaArray(String[] includeCodaArray)
public void setIncludeCodaArray(int i, String includeCoda)
public void xsetIncludeCodaArray(PathType[] includeCodaArray)
public void xsetIncludeCodaArray(int i, PathType includeCoda)
public void insertIncludeCoda(int i, String includeCoda)
public void addIncludeCoda(String includeCoda)
public void removeIncludeCoda(int i)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |