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

Uses in package org.apache.xml.serializer

Classes derived from org.apache.xml.serializer.SerializerBase

class
This class accepts SAX-like calls, then sends true SAX calls to a wrapped SAX handler.
class
class
class
This abstract class is a base class for other stream serializers (xml, html, text ...) that write output to a stream.
class
class
class
This class wraps another SerializationHandler.
class
This class receives notification of SAX-like events, and with gathered information over these calls it will invoke the equivalent SAX methods on a handler, the ultimate output is known to be XML.
class

Copyright B) 2004 Apache XML Project. All Rights Reserved.