| Package | Description | 
|---|---|
| com.caucho.config.attribute | |
| com.caucho.config.program | |
| com.caucho.config.type | |
| com.caucho.config.xml | |
| com.caucho.jsp | |
| com.caucho.jsp.java | |
| com.caucho.relaxng.pattern | |
| com.caucho.relaxng.program | |
| com.caucho.xml | XML parsing and printing package. | 
| com.caucho.xsl.java | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | Attribute. create(java.lang.Object parent,
      QName name)Creates the child bean. | 
| java.lang.Object | ListValueAttribute. create(java.lang.Object parent,
      QName name)Creates the child bean. | 
| java.lang.Object | EnvironmentAttribute. create(java.lang.Object parent,
      QName name)Creates the child bean. | 
| java.lang.Object | EntryAttribute. create(java.lang.Object parent,
      QName name)Creates the child bean. | 
| java.lang.Object | AnnotationAttribute. create(java.lang.Object parent,
      QName name)Creates the child bean. | 
| java.lang.Object | SetterAttribute. create(java.lang.Object parent,
      QName name)Creates the child bean. | 
| java.lang.Object | AddAttribute. create(java.lang.Object parent,
      QName qName)Creates the child bean. | 
| java.lang.Object | TextAttribute. create(java.lang.Object parent,
      QName name)Creates the child bean. | 
| java.lang.Object | CreateAttribute. create(java.lang.Object parent,
      QName name)Creates the child bean. | 
| java.lang.Object | SetValueAttribute. create(java.lang.Object parent,
      QName name)Creates the child bean. | 
| java.lang.Object | Attribute. create(java.lang.Object parent,
      QName name,
      ConfigType<?> type)Creates the child bean. | 
| java.lang.Object | SetterAttribute. create(java.lang.Object parent,
      QName name,
      ConfigType<?> configType)Creates the child bean. | 
| void | Attribute. setText(java.lang.Object bean,
       QName name,
       java.lang.String value)Sets the value of the attribute as text | 
| void | ListValueAttribute. setText(java.lang.Object bean,
       QName name,
       java.lang.String value)Sets the value of the attribute | 
| void | EnvironmentAttribute. setText(java.lang.Object bean,
       QName name,
       java.lang.String value)Sets the value of the attribute | 
| void | AnnotationAttribute. setText(java.lang.Object bean,
       QName name,
       java.lang.String value)Sets the value of the attribute | 
| void | SetterAttribute. setText(java.lang.Object bean,
       QName name,
       java.lang.String value)Sets the value of the attribute | 
| void | AddAttribute. setText(java.lang.Object bean,
       QName name,
       java.lang.String value)Sets the value of the attribute as text | 
| void | PropertyAttribute. setText(java.lang.Object bean,
       QName name,
       java.lang.String value)Sets the value of the attribute | 
| void | TextAttribute. setText(java.lang.Object bean,
       QName name,
       java.lang.String value)Sets the value of the attribute | 
| void | SetValueAttribute. setText(java.lang.Object bean,
       QName name,
       java.lang.String value)Sets the value of the attribute | 
| abstract void | Attribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | ListValueAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | ProgramAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | EnvironmentAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | EntryAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | AnnotationAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | SetterAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | AddAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | PropertyAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | TextAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | CreateAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | SetValueAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| QName | RecoverableProgram. getQName() | 
| QName | NodeBuilderChildProgram. getQName() | 
| QName | ConfigProgram. getQName()Returns the program's QName | 
| QName | NodeBuilderProgram. getQName() | 
| Constructor and Description | 
|---|
| PropertyStringProgram(QName qName,
                     java.lang.String value) | 
| Modifier and Type | Field and Description | 
|---|---|
| static QName | InlineBeanType. TEXT | 
| static QName | InlineBeanType. VALUE | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | ConfigType. create(java.lang.Object parent,
      QName name)Creates a new instance of the type. | 
| java.lang.Object | PropertiesType. create(java.lang.Object parent,
      QName name)Creates a new instance of the type. | 
| java.lang.Object | InlineBeanType. create(java.lang.Object parent,
      QName name)Creates a new instance | 
| java.lang.Object | AbstractBeanType. create(java.lang.Object parent,
      QName name)Returns an InterfaceConfig object | 
| java.lang.Object | ArrayType. create(java.lang.Object parent,
      QName name)Creates a new instance | 
| java.lang.Object | InterfaceType. create(java.lang.Object parent,
      QName name)Returns an InterfaceConfig object | 
| java.lang.Object | AnnotationInterfaceType. create(java.lang.Object parent,
      QName name)Creates a new instance of the type. | 
| ConfigType<?> | ConfigType. createType(QName name)Creates a top-level instance of the type. | 
| ConfigType<?> | ObjectType. createType(QName name)Creates a top-level instance of the type. | 
| Attribute | ConfigType. getAddBeanAttribute(QName qName) | 
| Attribute | InlineBeanType. getAddBeanAttribute(QName qName) | 
| Attribute | ConfigType. getAttribute(QName qName)Returns the attribute with the given name. | 
| Attribute | MapType. getAttribute(QName name)Returns the attribute based on the given name. | 
| Attribute | InlineBeanType. getAttribute(QName name)Returns the attribute based on the given name. | 
| Attribute | ValueType. getAttribute(QName name)Returns the attribute based on the given name. | 
| Attribute | SetType. getAttribute(QName name)Returns the attribute based on the given name. | 
| Attribute | ArrayType. getAttribute(QName name)Returns the attribute based on the given name. | 
| Attribute | AnnotationInterfaceType. getAttribute(QName qName)Returns the attribute with the given name. | 
| Attribute | ListType. getAttribute(QName name)Returns the attribute based on the given name. | 
| protected Attribute | InlineBeanType. getAttributeImpl(QName name) | 
| Attribute | ConfigType. getDefaultAttribute(QName qName) | 
| Attribute | TypeFactory. getEnvironmentAttribute(QName name)Returns an environment type. | 
| ConfigType<?> | TypeFactory. getEnvironmentType(QName name)Returns an environment type. | 
| protected ConfigType<?> | TypeFactory. getEnvironmentTypeRec(QName name)Returns an environment type. | 
| Attribute | TypeFactory. getListAttribute(QName name)Returns an environment type. | 
| Attribute | TypeFactory. getSetAttribute(QName name)Returns an environment type. | 
| static java.lang.Class<?> | TypeFactory. loadClass(QName qName)Returns the appropriate strategy. | 
| boolean | ConfigType. setProperty(java.lang.Object bean,
           QName name,
           java.lang.Object value)Sets a property based on an attribute name, returning true if
 successful. | 
| Modifier and Type | Field and Description | 
|---|---|
| static QName | XmlConfigContext. TEXT | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | XmlBeanMethodAttribute. create(java.lang.Object parent,
      QName qName)Creates the child bean. | 
| java.lang.Object | XmlBeanNewAttribute. create(java.lang.Object parent,
      QName name)Creates the child bean. | 
| java.lang.Object | XmlBeanAttribute. create(java.lang.Object parent,
      QName qName)Creates the child bean. | 
| java.lang.Object | XmlBeanType. create(java.lang.Object parent,
      QName name)Creates a new instance | 
| java.lang.Object | XmlBeanArgAttribute. create(java.lang.Object parent,
      QName qName)Creates the child bean. | 
| java.lang.Object | XmlBeanAddAttribute. create(java.lang.Object parent,
      QName qName)Creates the child bean. | 
| java.lang.Object | XmlBeanAnnotationAttribute. create(java.lang.Object parent,
      QName qName)Creates the child bean. | 
| java.lang.Object | XmlBeanFieldAttribute. create(java.lang.Object parent,
      QName qName)Creates the child bean. | 
| Attribute | XmlBeanType. getAttribute(QName qName)Returns the attribute with the given name. | 
| protected Attribute | XmlBeanType. getAttributeImpl(QName qName) | 
| void | XmlBeanMethodAttribute. setText(java.lang.Object parent,
       QName name,
       java.lang.String text)Sets the value of the attribute | 
| void | XmlBeanNewAttribute. setText(java.lang.Object object,
       QName name,
       java.lang.String value)Sets the value of the attribute as text | 
| void | XmlBeanAttribute. setText(java.lang.Object bean,
       QName name,
       java.lang.String value)Sets the value of the attribute as text | 
| void | XmlBeanArgAttribute. setText(java.lang.Object bean,
       QName name,
       java.lang.String text)Sets the value of the attribute | 
| void | XmlBeanProgramAttribute. setText(java.lang.Object bean,
       QName name,
       java.lang.String text)Sets the value of the attribute | 
| void | XmlBeanAddAttribute. setText(java.lang.Object bean,
       QName name,
       java.lang.String text)Sets the value of the attribute | 
| void | XmlBeanAnnotationAttribute. setText(java.lang.Object parent,
       QName name,
       java.lang.String text)Sets the value of the attribute | 
| void | XmlBeanValueArgAttribute. setText(java.lang.Object bean,
       QName name,
       java.lang.String text)Sets the value of the attribute | 
| void | XmlBeanFieldAttribute. setText(java.lang.Object parent,
       QName name,
       java.lang.String text)Sets the value of the attribute | 
| void | XmlBeanMethodAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | XmlBeanNewAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value) | 
| void | XmlBeanAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | XmlBeanArgAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | XmlBeanProgramAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | XmlBeanAddAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | XmlBeanAnnotationAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | XmlBeanValueArgAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| void | XmlBeanFieldAttribute. setValue(java.lang.Object bean,
        QName name,
        java.lang.Object value)Sets the value of the attribute | 
| Constructor and Description | 
|---|
| XmlBeanConfig(QName name,
             java.lang.Class<T> cl,
             java.lang.Object parent) | 
| XmlManagedBeanImpl(InjectManager injectManager,
                  AnnotatedType<X> beanType,
                  boolean isSessionBean,
                  QName qName,
                  java.lang.String filename,
                  int line) | 
| Modifier and Type | Field and Description | 
|---|---|
| static QName | JspParser. JSP_DECLARATION | 
| static QName | JspParser. JSP_DIRECTIVE_ATTRIBUTE | 
| static QName | JspParser. JSP_DIRECTIVE_CACHE | 
| static QName | JspParser. JSP_DIRECTIVE_INCLUDE | 
| static QName | JspParser. JSP_DIRECTIVE_PAGE | 
| static QName | JspParser. JSP_DIRECTIVE_TAG | 
| static QName | JspParser. JSP_DIRECTIVE_TAGLIB | 
| static QName | JspParser. JSP_DIRECTIVE_VARIABLE | 
| static QName | JspParser. JSP_EXPRESSION | 
| static QName | JspParser. JSP_SCRIPTLET | 
| static QName | JspParser. JSTL_CORE_CHOOSE | 
| static QName | JspParser. JSTL_CORE_FOREACH | 
| static QName | JspParser. JSTL_CORE_OTHERWISE | 
| static QName | JspParser. JSTL_CORE_OUT | 
| static QName | JspParser. JSTL_CORE_WHEN | 
| static QName | JspParser. PREFIX | 
| static QName | JspParser. TAGDIR | 
| static QName | JspParser. TAGLIB | 
| static QName | JspParser. URI | 
| Modifier and Type | Method and Description | 
|---|---|
| QName | TagInstance. getQName()Returns the tag name | 
| QName | ParseState. getQName(java.lang.String name)Returns the QName for the given name. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.ArrayList<QName> | TagInstance. getAttributeNames()Returns the tag's attribute names. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TagInstance. addAttribute(QName name,
            java.lang.Object value)Sets the attribute. | 
| TagInstance | TagInstance. addNewTag(JspGenerator gen,
         QName tagName,
         TagInfo tagInfo,
         java.lang.Class cl,
         java.util.ArrayList<QName> names,
         java.util.ArrayList<java.lang.String> values,
         boolean hasBodyContent)Adds a new tag. | 
| TagInstance | TagInstance. addTag(JspGenerator gen,
      QName tagName,
      TagInfo tagInfo,
      java.lang.Class cl,
      java.util.ArrayList<QName> names,
      java.util.ArrayList<java.lang.Object> values,
      boolean hasBodyContent)Adds a child tag. | 
| Taglib | ParseTagManager. addTaglib(QName qname) | 
| abstract void | JspBuilder. attribute(QName name,
         java.lang.String value)Adds an attribute to the element. | 
| TagInstance | TagInstance. findTag(QName tagName,
       java.util.ArrayList<QName> names,
       boolean hasBodyContent)Finds the matching tag. | 
| java.lang.String | TagInstance. getAttribute(QName name) | 
| TagInfo | ParseTagManager. getTag(QName qname)Returns the tag with the given qname. | 
| java.lang.Class | ParseTagManager. getTagClass(QName qname)Returns the tag with the given qname. | 
| abstract void | JspBuilder. startElement(QName qname)Starts an element. | 
| Modifier and Type | Method and Description | 
|---|---|
| TagInstance | TagInstance. addNewTag(JspGenerator gen,
         QName tagName,
         TagInfo tagInfo,
         java.lang.Class cl,
         java.util.ArrayList<QName> names,
         java.util.ArrayList<java.lang.String> values,
         boolean hasBodyContent)Adds a new tag. | 
| TagInstance | TagInstance. addTag(JspGenerator gen,
      QName tagName,
      TagInfo tagInfo,
      java.lang.Class cl,
      java.util.ArrayList<QName> names,
      java.util.ArrayList<java.lang.Object> values,
      boolean hasBodyContent)Adds a child tag. | 
| TagInstance | TagInstance. findTag(QName tagName,
       java.util.ArrayList<QName> names,
       boolean hasBodyContent)Finds the matching tag. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected QName | JspNode. _name | 
| static QName | JavaJspBuilder. JSP_ATTR_NAME | 
| static QName | JavaJspBuilder. JSP_BODY_NAME | 
| Modifier and Type | Field and Description | 
|---|---|
| protected java.util.ArrayList<QName> | JspContainerNode. _attributeNames | 
| Modifier and Type | Method and Description | 
|---|---|
| QName | JspAttribute. getName()Returns the attribute name. | 
| QName | JspNode. getQName()Returns the qname of the node. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JstlXmlIf. addAttribute(QName name,
            JspAttribute value)Adds an attribute. | 
| void | JstlCoreWhen. addAttribute(QName name,
            JspAttribute value)Adds an attribute. | 
| void | JstlCoreIf. addAttribute(QName name,
            JspAttribute value)Adds an attribute. | 
| void | JstlCoreOut. addAttribute(QName name,
            JspAttribute value)Adds an attribute. | 
| void | JstlCoreForEach. addAttribute(QName name,
            JspAttribute value)Adds an attribute. | 
| void | JstlCoreSet. addAttribute(QName name,
            JspAttribute value)Adds an attribute. | 
| void | JspNode. addAttribute(QName name,
            JspAttribute value)Adds a JspAttribute attribute. | 
| void | JspXmlElement. addAttribute(QName name,
            JspAttribute value)Adds an attribute. | 
| void | JspElement. addAttribute(QName name,
            JspAttribute value)Adds an attribute. | 
| void | JsfViewRoot. addAttribute(QName qName,
            JspAttribute value)Adds a JspAttribute attribute. | 
| void | JstlXmlWhen. addAttribute(QName name,
            JspAttribute value)Adds an attribute. | 
| void | JsfNode. addAttribute(QName name,
            JspAttribute value)Adds a JspAttribute attribute. | 
| void | JsfTagNode. addAttribute(QName qName,
            JspAttribute value)Adds a JspAttribute attribute. | 
| void | JstlXmlOut. addAttribute(QName name,
            JspAttribute value)Adds an attribute. | 
| void | JstlXmlSet. addAttribute(QName name,
            JspAttribute value)Adds an attribute. | 
| void | JspContainerNode. addAttribute(QName name,
            JspAttribute value)Adds a JspAttribute attribute. | 
| void | JstlFmtMessage. addAttribute(QName name,
            JspAttribute value)Adds an attribute. | 
| void | JstlFmtSetBundle. addAttribute(QName name,
            JspAttribute value)Adds an attribute. | 
| void | JspInclude. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JstlXmlIf. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JsfFacetNode. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JstlCoreCatch. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspDirectiveVariable. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JstlCoreWhen. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspForward. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JstlFmtParam. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspDirectivePage. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JsfPhaseListener. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JstlCoreIf. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JstlCoreOut. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspDirectiveTag. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JstlNode. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspDirectiveTaglib. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspInvoke. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JstlCoreForEach. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspDirectiveAttribute. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspUseBean. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspPlugin. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspOutput. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JstlFmtBundle. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JstlCoreSet. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspGetProperty. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JstlCoreRtWhen. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspParam. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspNode. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspXmlElement. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspRoot. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspElement. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspDirectiveInclude. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JstlCoreRemove. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JsfViewRoot. addAttribute(QName qName,
            java.lang.String value)Adds an attribute. | 
| void | JstlXmlWhen. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JsfNode. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JsfTagNode. addAttribute(QName qName,
            java.lang.String value)Adds an attribute. | 
| void | JstlXmlOut. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JstlXmlSet. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspDoBody. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspContainerNode. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JstlFmtMessage. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JstlFmtSetBundle. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspAttribute. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | JspSetProperty. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| Taglib | JavaJspGenerator. addTaglib(QName qname) | 
| void | JavaJspBuilder. attribute(QName name,
         java.lang.String value)Adds an attribute to the element. | 
| protected void | JavaJspBuilder. createElementNode(QName qname) | 
| TagInfo | JavaJspGenerator. getTag(QName qname)Returns the tag with the given qname. | 
| java.lang.Class<?> | JavaJspGenerator. getTagClass(QName qname)Returns the tag with the given qname. | 
| boolean | JspNode. hasNamespace(QName name)Returns true if the namespace decl has been printed. | 
| void | JspNode. setQName(QName name)Sets the node's qname | 
| void | JavaJspBuilder. startElement(QName qname)Starts an element. | 
| Constructor and Description | 
|---|
| NamePattern(QName name)Creates a new element pattern. | 
| Modifier and Type | Method and Description | 
|---|---|
| QName | NameItem. getQName() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | Item. allowAttribute(QName name,
              java.lang.String value)Sets an attribute. | 
| boolean | MemoItem. allowAttribute(QName name,
              java.lang.String value)Sets an attribute. | 
| boolean | ZeroOrMoreItem. allowAttribute(QName name,
              java.lang.String value)Returns true if the attribute is allowed. | 
| boolean | GroupItem. allowAttribute(QName name,
              java.lang.String value)Returns true if the attribute is allowed. | 
| boolean | InElementItem. allowAttribute(QName name,
              java.lang.String value)Sets an attribute. | 
| boolean | ChoiceItem. allowAttribute(QName name,
              java.lang.String value)Returns true if the attribute is allowed. | 
| boolean | InterleaveItem. allowAttribute(QName name,
              java.lang.String value)Returns true if the attribute is allowed. | 
| boolean | AttributeItem. allowAttribute(QName name,
              java.lang.String value)Returns true if the attribute is allowed. | 
| boolean | Item. allowsElement(QName name)Returns true if the element is allowed somewhere in the item. | 
| boolean | ElementItem. allowsElement(QName name)Returns true if the element is allowed somewhere in the item. | 
| boolean | ZeroOrMoreItem. allowsElement(QName name)Returns true if the element is allowed somewhere in the item. | 
| boolean | GroupItem. allowsElement(QName name)Returns true if the element is allowed somewhere in the item. | 
| boolean | InElementItem. allowsElement(QName name)Returns true if the element is allowed somewhere in the item. | 
| boolean | ChoiceItem. allowsElement(QName name)Returns true if the element is allowed somewhere in the item. | 
| boolean | InterleaveItem. allowsElement(QName name)Returns true if the element is allowed somewhere in the item. | 
| boolean | NsNameItem. matches(QName name)Returns true if the name matches. | 
| boolean | NameItem. matches(QName name)Returns true if the name matches. | 
| abstract boolean | NameClassItem. matches(QName name)Returns true if the name matches. | 
| boolean | ChoiceNameItem. matches(QName name)Allows empty if both allow empty. | 
| boolean | AnyNameItem. matches(QName name)Returns true if the name matches. | 
| Item | Item. setAttribute(QName name,
            java.lang.String value)Sets an attribute. | 
| Item | MemoItem. setAttribute(QName name,
            java.lang.String value)Sets an attribute. | 
| Item | GroupItem. setAttribute(QName name,
            java.lang.String value)Sets an attribute. | 
| Item | InElementItem. setAttribute(QName name,
            java.lang.String value)Sets an attribute. | 
| Item | ChoiceItem. setAttribute(QName name,
            java.lang.String value)Sets an attribute. | 
| Item | EmptyItem. setAttribute(QName name,
            java.lang.String value)Sets an attribute. | 
| Item | InterleaveItem. setAttribute(QName name,
            java.lang.String value)Sets an attribute. | 
| Item | AttributeItem. setAttribute(QName name,
            java.lang.String value)Returns the next item on the match. | 
| Item | Item. startElement(QName name)Returns the next item when an element of the given name is returned | 
| Item | MemoItem. startElement(QName name)Returns the next item when an element of the given name is returned | 
| Item | ElementItem. startElement(QName name)Returns the next item on the match. | 
| Item | ZeroOrMoreItem. startElement(QName name)Returns the next item on the match. | 
| Item | GroupItem. startElement(QName name)Returns the next item when an element of the given name is returned | 
| Item | InElementItem. startElement(QName name)Returns the next item when an element of the given name is returned | 
| Item | ChoiceItem. startElement(QName name)Returns the next item on the match. | 
| Item | InterleaveItem. startElement(QName name)Returns the next item on the match. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Item. attributeSet(java.util.HashSet<QName> set)Adds to the first set, the set of attribute names possible. | 
| void | MemoItem. attributeSet(java.util.HashSet<QName> set)Adds to the first set, the set of attribute names possible. | 
| void | ZeroOrMoreItem. attributeSet(java.util.HashSet<QName> set)Returns the first set, the set of attribute names possible. | 
| void | GroupItem. attributeSet(java.util.HashSet<QName> set)Returns the attribute set, the set of attribute names possible. | 
| void | InElementItem. attributeSet(java.util.HashSet<QName> set)Returns the first set, the set of attribute names possible. | 
| void | ChoiceItem. attributeSet(java.util.HashSet<QName> set)Returns the first set, the set of attribute names possible. | 
| void | InterleaveItem. attributeSet(java.util.HashSet<QName> set)Returns the first set, the set of attribute names possible. | 
| void | AttributeItem. attributeSet(java.util.HashSet<QName> set)Returns the attribute set, the set of attribute names possible. | 
| void | Item. firstSet(java.util.HashSet<QName> set)Adds to the first set the set of element names possible. | 
| void | MemoItem. firstSet(java.util.HashSet<QName> set)Adds to the first set, the set of element names possible. | 
| void | DataItem. firstSet(java.util.HashSet<QName> set)Returns the first set, the set of element names possible. | 
| void | ElementItem. firstSet(java.util.HashSet<QName> set)Returns the first set, the set of element names possible. | 
| void | ZeroOrMoreItem. firstSet(java.util.HashSet<QName> set)Returns the first set, the set of element names possible. | 
| void | NsNameItem. firstSet(java.util.HashSet<QName> set)Adds to the first set, the set of element names possible. | 
| void | NameItem. firstSet(java.util.HashSet<QName> set)Adds to the first set, the set of element names possible. | 
| void | NameClassItem. firstSet(java.util.HashSet<QName> set)Adds to the first set, the set of element names possible. | 
| void | GroupItem. firstSet(java.util.HashSet<QName> set)Returns the first set, the set of element names possible. | 
| void | ChoiceNameItem. firstSet(java.util.HashSet<QName> set)Returns the first set, the set of element names possible. | 
| void | InElementItem. firstSet(java.util.HashSet<QName> set)Returns the first set, the set of element names possible. | 
| void | TextItem. firstSet(java.util.HashSet<QName> set)Returns the first set, the set of element names possible. | 
| void | ChoiceItem. firstSet(java.util.HashSet<QName> set)Returns the first set, the set of element names possible. | 
| void | EmptyItem. firstSet(java.util.HashSet<QName> set)Adds to the first set, the set of element names possible. | 
| void | InterleaveItem. firstSet(java.util.HashSet<QName> set)Returns the first set, the set of element names possible. | 
| void | AnyNameItem. firstSet(java.util.HashSet<QName> set)Adds to the first set, the set of element names possible. | 
| void | AttributeItem. firstSet(java.util.HashSet<QName> set)Returns the first set, the set of element names possible. | 
| void | Item. requiredFirstSet(java.util.HashSet<QName> set)Adds to the first set the set of element names required. | 
| void | MemoItem. requiredFirstSet(java.util.HashSet<QName> set)Adds to the first set, the set of element names possible. | 
| void | ElementItem. requiredFirstSet(java.util.HashSet<QName> set)Returns the first set, the set of element names possible. | 
| void | ZeroOrMoreItem. requiredFirstSet(java.util.HashSet<QName> set)Returns the first set, the set of element names possible. | 
| void | GroupItem. requiredFirstSet(java.util.HashSet<QName> set)Adds to the first set the set of element names required. | 
| void | InElementItem. requiredFirstSet(java.util.HashSet<QName> set)Returns the first set, the set of element names possible. | 
| void | ChoiceItem. requiredFirstSet(java.util.HashSet<QName> set)Returns the first set, the set of element names possible. | 
| void | InterleaveItem. requiredFirstSet(java.util.HashSet<QName> set)Returns the first set, the set of element names possible. | 
| Constructor and Description | 
|---|
| NameItem(QName name) | 
| Modifier and Type | Method and Description | 
|---|---|
| QName | QDocument. createName(java.lang.String uri,
          java.lang.String name) | 
| QName | CauchoElement. getQName()Returns the qname. | 
| QName | QAttr. getQName()Returns the full QName. | 
| QName | QElement. getQName()Returns the qname | 
| QName | QAbstractNode. getQName() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | QDocument. addNamespace(QName qname) | 
| org.w3c.dom.Attr | QDocument. createAttribute(QName name,
               java.lang.String value)Creates a new namespace-aware attribute | 
| org.w3c.dom.Element | QDocument. createElementByName(QName name) | 
| void | QElement. setName(QName name)Assign a name to the element. | 
| void | DOMBuilder. startElement(QName name,
            com.caucho.xml.QAttributes attributes) | 
| void | QDocument. validateName(QName qname) | 
| Constructor and Description | 
|---|
| QAttr(QDocument owner,
     QName name) | 
| QAttr(QName name) | 
| QAttr(QName name,
     java.lang.String value) | 
| QElement(QDocument owner,
        QName name) | 
| QElement(QName name)Create a new named element. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected QName | XslNode. _name | 
| Modifier and Type | Method and Description | 
|---|---|
| QName | XslNode. getQName()Returns the qname of the node. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XslApplyTemplates. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslInclude. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslTransform. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslElementNode. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslNode. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XtpDeclaration. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslAttribute. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslSort. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslForEach. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslText. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslKey. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslElement. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslCopy. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslIf. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslStylesheet. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XtpScriptlet. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslPreserveSpace. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslTemplate. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslOutput. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XtpExpression. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslVariable. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslDecimalFormat. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslNumber. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslWhen. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslNamespaceAlias. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslValueOf. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslParam. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslWithParam. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XtpDirectiveCache. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslCallTemplate. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslResultDocument. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslImport. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslStripSpace. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XtpDirectivePage. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslCopyOf. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslMessage. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslProcessingInstruction. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| void | XslAttributeSet. addAttribute(QName name,
            java.lang.String value)Adds an attribute. | 
| protected void | XslNode. addNamespaceAttribute(QName name,
                     java.lang.String url)Adds an attribute. | 
| void | XslNode. setQName(QName name)Sets the node's qname | 
| Constructor and Description | 
|---|
| XslAttributeNode(QName name,
                java.lang.String value) | 
| XslElementNode(QName name) | 
| XslNamespaceNode(QName name,
                java.lang.String value) |