Serialized Form


Package org.apache.taglibs.standard.tag.common.xml

Class org.apache.taglibs.standard.tag.common.xml.ExprSupport extends TagSupport implements Serializable

Serialized Fields

select

String select

escapeXml

boolean escapeXml

Class org.apache.taglibs.standard.tag.common.xml.ForEachTag extends javax.servlet.jsp.jstl.core.LoopTagSupport implements Serializable

Serialized Fields

select

String select

nodes

List<E> nodes

nodesIndex

int nodesIndex

current

Node current

Class org.apache.taglibs.standard.tag.common.xml.IfTag extends javax.servlet.jsp.jstl.core.ConditionalTagSupport implements Serializable

Serialized Fields

select

String select

Class org.apache.taglibs.standard.tag.common.xml.ParamSupport extends BodyTagSupport implements Serializable

Serialized Fields

name

String name

value

Object value

Class org.apache.taglibs.standard.tag.common.xml.ParseSupport extends BodyTagSupport implements Serializable

Serialized Fields

xml

Object xml

systemId

String systemId

filter

XMLFilter filter

var

String var

varDom

String varDom

scope

int scope

scopeDom

int scopeDom

dbf

DocumentBuilderFactory dbf

db

DocumentBuilder db

tf

TransformerFactory tf

th

TransformerHandler th

Class org.apache.taglibs.standard.tag.common.xml.SetTag extends TagSupport implements Serializable

Serialized Fields

select

String select

var

String var

scope

int scope

Class org.apache.taglibs.standard.tag.common.xml.TransformSupport extends BodyTagSupport implements Serializable

Serialized Fields

xml

Object xml

xmlSystemId

String xmlSystemId

xslt

Object xslt

xsltSystemId

String xsltSystemId

result

Result result

var

String var

scope

int scope

t

Transformer t

tf

TransformerFactory tf

db

DocumentBuilder db

dbf

DocumentBuilderFactory dbf

Class org.apache.taglibs.standard.tag.common.xml.UnresolvableException extends XPathException implements Serializable

Class org.apache.taglibs.standard.tag.common.xml.WhenTag extends org.apache.taglibs.standard.tag.common.core.WhenTagSupport implements Serializable

Serialized Fields

select

String select



Copyright © 2012 OW2 Consortium. All Rights Reserved.