Uses of Class
org.apache.xml.serializer.ElemDesc

Packages that use ElemDesc
org.apache.xml.serializer Processes SAX events into streams. The SerializerFactory is used to create a Serializer from a set of output properties (see OutputKeys). ToStream acts as the main baseclass for the Xalan serializer implementations. 
 

Uses of ElemDesc in org.apache.xml.serializer
 

Methods in org.apache.xml.serializer that return ElemDesc
static ElemDesc ToHTMLStream.getElemDesc(java.lang.String name)
          Get a description of the given element.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.