|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.apache.geronimo.xbeans.j2ee.impl.JspPropertyGroupTypeImpl
An XML jsp-property-groupType(@http://java.sun.com/xml/ns/j2ee). This is a complex type.
Nested Class Summary |
Nested classes inherited from class org.apache.geronimo.xbeans.j2ee.JspPropertyGroupType |
JspPropertyGroupType.Factory |
Field Summary |
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
Fields inherited from interface org.apache.geronimo.xbeans.j2ee.JspPropertyGroupType |
type |
Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Constructor Summary | |
JspPropertyGroupTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
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 class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code |
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
_isComplexContent, _isComplexType, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
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 |
Constructor Detail |
public JspPropertyGroupTypeImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail |
public DescriptionType[] getDescriptionArray()
getDescriptionArray
in interface JspPropertyGroupType
public DescriptionType getDescriptionArray(int i)
getDescriptionArray
in interface JspPropertyGroupType
public int sizeOfDescriptionArray()
sizeOfDescriptionArray
in interface JspPropertyGroupType
public void setDescriptionArray(DescriptionType[] descriptionArray)
setDescriptionArray
in interface JspPropertyGroupType
public void setDescriptionArray(int i, DescriptionType description)
setDescriptionArray
in interface JspPropertyGroupType
public DescriptionType insertNewDescription(int i)
insertNewDescription
in interface JspPropertyGroupType
public DescriptionType addNewDescription()
addNewDescription
in interface JspPropertyGroupType
public void removeDescription(int i)
removeDescription
in interface JspPropertyGroupType
public DisplayNameType[] getDisplayNameArray()
getDisplayNameArray
in interface JspPropertyGroupType
public DisplayNameType getDisplayNameArray(int i)
getDisplayNameArray
in interface JspPropertyGroupType
public int sizeOfDisplayNameArray()
sizeOfDisplayNameArray
in interface JspPropertyGroupType
public void setDisplayNameArray(DisplayNameType[] displayNameArray)
setDisplayNameArray
in interface JspPropertyGroupType
public void setDisplayNameArray(int i, DisplayNameType displayName)
setDisplayNameArray
in interface JspPropertyGroupType
public DisplayNameType insertNewDisplayName(int i)
insertNewDisplayName
in interface JspPropertyGroupType
public DisplayNameType addNewDisplayName()
addNewDisplayName
in interface JspPropertyGroupType
public void removeDisplayName(int i)
removeDisplayName
in interface JspPropertyGroupType
public String[] getUrlPatternArray()
getUrlPatternArray
in interface JspPropertyGroupType
public String getUrlPatternArray(int i)
getUrlPatternArray
in interface JspPropertyGroupType
public UrlPatternType[] xgetUrlPatternArray()
xgetUrlPatternArray
in interface JspPropertyGroupType
public UrlPatternType xgetUrlPatternArray(int i)
xgetUrlPatternArray
in interface JspPropertyGroupType
public int sizeOfUrlPatternArray()
sizeOfUrlPatternArray
in interface JspPropertyGroupType
public void setUrlPatternArray(String[] urlPatternArray)
setUrlPatternArray
in interface JspPropertyGroupType
public void setUrlPatternArray(int i, String urlPattern)
setUrlPatternArray
in interface JspPropertyGroupType
public void xsetUrlPatternArray(UrlPatternType[] urlPatternArray)
xsetUrlPatternArray
in interface JspPropertyGroupType
public void xsetUrlPatternArray(int i, UrlPatternType urlPattern)
xsetUrlPatternArray
in interface JspPropertyGroupType
public void insertUrlPattern(int i, String urlPattern)
insertUrlPattern
in interface JspPropertyGroupType
public void addUrlPattern(String urlPattern)
addUrlPattern
in interface JspPropertyGroupType
public void removeUrlPattern(int i)
removeUrlPattern
in interface JspPropertyGroupType
public boolean getElEnabled()
getElEnabled
in interface JspPropertyGroupType
public TrueFalseType xgetElEnabled()
xgetElEnabled
in interface JspPropertyGroupType
public boolean isSetElEnabled()
isSetElEnabled
in interface JspPropertyGroupType
public void setElEnabled(boolean elEnabled)
setElEnabled
in interface JspPropertyGroupType
public void xsetElEnabled(TrueFalseType elEnabled)
xsetElEnabled
in interface JspPropertyGroupType
public void unsetElEnabled()
unsetElEnabled
in interface JspPropertyGroupType
public String getPageEncoding()
getPageEncoding
in interface JspPropertyGroupType
public String xgetPageEncoding()
xgetPageEncoding
in interface JspPropertyGroupType
public boolean isSetPageEncoding()
isSetPageEncoding
in interface JspPropertyGroupType
public void setPageEncoding(String pageEncoding)
setPageEncoding
in interface JspPropertyGroupType
public void xsetPageEncoding(String pageEncoding)
xsetPageEncoding
in interface JspPropertyGroupType
public void unsetPageEncoding()
unsetPageEncoding
in interface JspPropertyGroupType
public boolean getScriptingEnabled()
getScriptingEnabled
in interface JspPropertyGroupType
public TrueFalseType xgetScriptingEnabled()
xgetScriptingEnabled
in interface JspPropertyGroupType
public boolean isSetScriptingEnabled()
isSetScriptingEnabled
in interface JspPropertyGroupType
public void setScriptingEnabled(boolean scriptingEnabled)
setScriptingEnabled
in interface JspPropertyGroupType
public void xsetScriptingEnabled(TrueFalseType scriptingEnabled)
xsetScriptingEnabled
in interface JspPropertyGroupType
public void unsetScriptingEnabled()
unsetScriptingEnabled
in interface JspPropertyGroupType
public boolean getIsXml()
getIsXml
in interface JspPropertyGroupType
public TrueFalseType xgetIsXml()
xgetIsXml
in interface JspPropertyGroupType
public boolean isSetIsXml()
isSetIsXml
in interface JspPropertyGroupType
public void setIsXml(boolean isXml)
setIsXml
in interface JspPropertyGroupType
public void xsetIsXml(TrueFalseType isXml)
xsetIsXml
in interface JspPropertyGroupType
public void unsetIsXml()
unsetIsXml
in interface JspPropertyGroupType
public String[] getIncludePreludeArray()
getIncludePreludeArray
in interface JspPropertyGroupType
public String getIncludePreludeArray(int i)
getIncludePreludeArray
in interface JspPropertyGroupType
public PathType[] xgetIncludePreludeArray()
xgetIncludePreludeArray
in interface JspPropertyGroupType
public PathType xgetIncludePreludeArray(int i)
xgetIncludePreludeArray
in interface JspPropertyGroupType
public int sizeOfIncludePreludeArray()
sizeOfIncludePreludeArray
in interface JspPropertyGroupType
public void setIncludePreludeArray(String[] includePreludeArray)
setIncludePreludeArray
in interface JspPropertyGroupType
public void setIncludePreludeArray(int i, String includePrelude)
setIncludePreludeArray
in interface JspPropertyGroupType
public void xsetIncludePreludeArray(PathType[] includePreludeArray)
xsetIncludePreludeArray
in interface JspPropertyGroupType
public void xsetIncludePreludeArray(int i, PathType includePrelude)
xsetIncludePreludeArray
in interface JspPropertyGroupType
public void insertIncludePrelude(int i, String includePrelude)
insertIncludePrelude
in interface JspPropertyGroupType
public void addIncludePrelude(String includePrelude)
addIncludePrelude
in interface JspPropertyGroupType
public void removeIncludePrelude(int i)
removeIncludePrelude
in interface JspPropertyGroupType
public String[] getIncludeCodaArray()
getIncludeCodaArray
in interface JspPropertyGroupType
public String getIncludeCodaArray(int i)
getIncludeCodaArray
in interface JspPropertyGroupType
public PathType[] xgetIncludeCodaArray()
xgetIncludeCodaArray
in interface JspPropertyGroupType
public PathType xgetIncludeCodaArray(int i)
xgetIncludeCodaArray
in interface JspPropertyGroupType
public int sizeOfIncludeCodaArray()
sizeOfIncludeCodaArray
in interface JspPropertyGroupType
public void setIncludeCodaArray(String[] includeCodaArray)
setIncludeCodaArray
in interface JspPropertyGroupType
public void setIncludeCodaArray(int i, String includeCoda)
setIncludeCodaArray
in interface JspPropertyGroupType
public void xsetIncludeCodaArray(PathType[] includeCodaArray)
xsetIncludeCodaArray
in interface JspPropertyGroupType
public void xsetIncludeCodaArray(int i, PathType includeCoda)
xsetIncludeCodaArray
in interface JspPropertyGroupType
public void insertIncludeCoda(int i, String includeCoda)
insertIncludeCoda
in interface JspPropertyGroupType
public void addIncludeCoda(String includeCoda)
addIncludeCoda
in interface JspPropertyGroupType
public void removeIncludeCoda(int i)
removeIncludeCoda
in interface JspPropertyGroupType
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |