org.apache.geronimo.xbeans.j2ee
Interface JspPropertyGroupType

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
JspPropertyGroupTypeImpl

public interface JspPropertyGroupType
extends org.apache.xmlbeans.XmlObject

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

type

public static final org.apache.xmlbeans.SchemaType type
Method Detail

getDescriptionArray

public DescriptionType[] getDescriptionArray()
Gets array of all "description" elements


getDescriptionArray

public DescriptionType getDescriptionArray(int i)
Gets ith "description" element


sizeOfDescriptionArray

public int sizeOfDescriptionArray()
Returns number of "description" element


setDescriptionArray

public void setDescriptionArray(DescriptionType[] descriptionArray)
Sets array of all "description" element


setDescriptionArray

public void setDescriptionArray(int i,
                                DescriptionType description)
Sets ith "description" element


insertNewDescription

public DescriptionType insertNewDescription(int i)
Inserts and returns a new empty value (as xml) as the ith "description" element


addNewDescription

public DescriptionType addNewDescription()
Appends and returns a new empty value (as xml) as the last "description" element


removeDescription

public void removeDescription(int i)
Removes the ith "description" element


getDisplayNameArray

public DisplayNameType[] getDisplayNameArray()
Gets array of all "display-name" elements


getDisplayNameArray

public DisplayNameType getDisplayNameArray(int i)
Gets ith "display-name" element


sizeOfDisplayNameArray

public int sizeOfDisplayNameArray()
Returns number of "display-name" element


setDisplayNameArray

public void setDisplayNameArray(DisplayNameType[] displayNameArray)
Sets array of all "display-name" element


setDisplayNameArray

public void setDisplayNameArray(int i,
                                DisplayNameType displayName)
Sets ith "display-name" element


insertNewDisplayName

public DisplayNameType insertNewDisplayName(int i)
Inserts and returns a new empty value (as xml) as the ith "display-name" element


addNewDisplayName

public DisplayNameType addNewDisplayName()
Appends and returns a new empty value (as xml) as the last "display-name" element


removeDisplayName

public void removeDisplayName(int i)
Removes the ith "display-name" element


getUrlPatternArray

public String[] getUrlPatternArray()
Gets array of all "url-pattern" elements


getUrlPatternArray

public String getUrlPatternArray(int i)
Gets ith "url-pattern" element


xgetUrlPatternArray

public UrlPatternType[] xgetUrlPatternArray()
Gets (as xml) array of all "url-pattern" elements


xgetUrlPatternArray

public UrlPatternType xgetUrlPatternArray(int i)
Gets (as xml) ith "url-pattern" element


sizeOfUrlPatternArray

public int sizeOfUrlPatternArray()
Returns number of "url-pattern" element


setUrlPatternArray

public void setUrlPatternArray(String[] urlPatternArray)
Sets array of all "url-pattern" element


setUrlPatternArray

public void setUrlPatternArray(int i,
                               String urlPattern)
Sets ith "url-pattern" element


xsetUrlPatternArray

public void xsetUrlPatternArray(UrlPatternType[] urlPatternArray)
Sets (as xml) array of all "url-pattern" element


xsetUrlPatternArray

public void xsetUrlPatternArray(int i,
                                UrlPatternType urlPattern)
Sets (as xml) ith "url-pattern" element


insertUrlPattern

public void insertUrlPattern(int i,
                             String urlPattern)
Inserts the value as the ith "url-pattern" element


addUrlPattern

public void addUrlPattern(String urlPattern)
Appends the value as the last "url-pattern" element


removeUrlPattern

public void removeUrlPattern(int i)
Removes the ith "url-pattern" element


getElEnabled

public boolean getElEnabled()
Gets the "el-enabled" element


xgetElEnabled

public TrueFalseType xgetElEnabled()
Gets (as xml) the "el-enabled" element


isSetElEnabled

public boolean isSetElEnabled()
True if has "el-enabled" element


setElEnabled

public void setElEnabled(boolean elEnabled)
Sets the "el-enabled" element


xsetElEnabled

public void xsetElEnabled(TrueFalseType elEnabled)
Sets (as xml) the "el-enabled" element


unsetElEnabled

public void unsetElEnabled()
Unsets the "el-enabled" element


getPageEncoding

public String getPageEncoding()
Gets the "page-encoding" element


xgetPageEncoding

public String xgetPageEncoding()
Gets (as xml) the "page-encoding" element


isSetPageEncoding

public boolean isSetPageEncoding()
True if has "page-encoding" element


setPageEncoding

public void setPageEncoding(String pageEncoding)
Sets the "page-encoding" element


xsetPageEncoding

public void xsetPageEncoding(String pageEncoding)
Sets (as xml) the "page-encoding" element


unsetPageEncoding

public void unsetPageEncoding()
Unsets the "page-encoding" element


getScriptingEnabled

public boolean getScriptingEnabled()
Gets the "scripting-enabled" element


xgetScriptingEnabled

public TrueFalseType xgetScriptingEnabled()
Gets (as xml) the "scripting-enabled" element


isSetScriptingEnabled

public boolean isSetScriptingEnabled()
True if has "scripting-enabled" element


setScriptingEnabled

public void setScriptingEnabled(boolean scriptingEnabled)
Sets the "scripting-enabled" element


xsetScriptingEnabled

public void xsetScriptingEnabled(TrueFalseType scriptingEnabled)
Sets (as xml) the "scripting-enabled" element


unsetScriptingEnabled

public void unsetScriptingEnabled()
Unsets the "scripting-enabled" element


getIsXml

public boolean getIsXml()
Gets the "is-xml" element


xgetIsXml

public TrueFalseType xgetIsXml()
Gets (as xml) the "is-xml" element


isSetIsXml

public boolean isSetIsXml()
True if has "is-xml" element


setIsXml

public void setIsXml(boolean isXml)
Sets the "is-xml" element


xsetIsXml

public void xsetIsXml(TrueFalseType isXml)
Sets (as xml) the "is-xml" element


unsetIsXml

public void unsetIsXml()
Unsets the "is-xml" element


getIncludePreludeArray

public String[] getIncludePreludeArray()
Gets array of all "include-prelude" elements


getIncludePreludeArray

public String getIncludePreludeArray(int i)
Gets ith "include-prelude" element


xgetIncludePreludeArray

public PathType[] xgetIncludePreludeArray()
Gets (as xml) array of all "include-prelude" elements


xgetIncludePreludeArray

public PathType xgetIncludePreludeArray(int i)
Gets (as xml) ith "include-prelude" element


sizeOfIncludePreludeArray

public int sizeOfIncludePreludeArray()
Returns number of "include-prelude" element


setIncludePreludeArray

public void setIncludePreludeArray(String[] includePreludeArray)
Sets array of all "include-prelude" element


setIncludePreludeArray

public void setIncludePreludeArray(int i,
                                   String includePrelude)
Sets ith "include-prelude" element


xsetIncludePreludeArray

public void xsetIncludePreludeArray(PathType[] includePreludeArray)
Sets (as xml) array of all "include-prelude" element


xsetIncludePreludeArray

public void xsetIncludePreludeArray(int i,
                                    PathType includePrelude)
Sets (as xml) ith "include-prelude" element


insertIncludePrelude

public void insertIncludePrelude(int i,
                                 String includePrelude)
Inserts the value as the ith "include-prelude" element


addIncludePrelude

public void addIncludePrelude(String includePrelude)
Appends the value as the last "include-prelude" element


removeIncludePrelude

public void removeIncludePrelude(int i)
Removes the ith "include-prelude" element


getIncludeCodaArray

public String[] getIncludeCodaArray()
Gets array of all "include-coda" elements


getIncludeCodaArray

public String getIncludeCodaArray(int i)
Gets ith "include-coda" element


xgetIncludeCodaArray

public PathType[] xgetIncludeCodaArray()
Gets (as xml) array of all "include-coda" elements


xgetIncludeCodaArray

public PathType xgetIncludeCodaArray(int i)
Gets (as xml) ith "include-coda" element


sizeOfIncludeCodaArray

public int sizeOfIncludeCodaArray()
Returns number of "include-coda" element


setIncludeCodaArray

public void setIncludeCodaArray(String[] includeCodaArray)
Sets array of all "include-coda" element


setIncludeCodaArray

public void setIncludeCodaArray(int i,
                                String includeCoda)
Sets ith "include-coda" element


xsetIncludeCodaArray

public void xsetIncludeCodaArray(PathType[] includeCodaArray)
Sets (as xml) array of all "include-coda" element


xsetIncludeCodaArray

public void xsetIncludeCodaArray(int i,
                                 PathType includeCoda)
Sets (as xml) ith "include-coda" element


insertIncludeCoda

public void insertIncludeCoda(int i,
                              String includeCoda)
Inserts the value as the ith "include-coda" element


addIncludeCoda

public void addIncludeCoda(String includeCoda)
Appends the value as the last "include-coda" element


removeIncludeCoda

public void removeIncludeCoda(int i)
Removes the ith "include-coda" element



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.