Searched defs:SerializerBase (Results 1 - 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DSerializerBase.java19 * $Id: SerializerBase.java 471981 2006-11-07 04:28:00Z minchau $
47 public abstract class SerializerBase class in inherits:SerializationHandler,SerializerConstants
50 SerializerBase() { method in class:SerializerBase
70 String fullyQualifiedName = SerializerBase.class.getName();
1246 * Reset all of the fields owned by SerializerBase
1320 // A particular sub-class of SerializerBase provides the implementation (if desired)
1333 // A particular sub-class of SerializerBase provides the implementation (if desired)
1342 // A particular sub-class of SerializerBase provides the implementation (if desired)

Completed in 99 milliseconds