org.apache.cocoon.components.serializers.util |
|
Java Source File Name | Type | Comment |
DocType.java | Class | The DocType class encapsulates informations regarding
the document type public and system IDs and root element name. |
Namespaces.java | Class | The Namespaces class is an utility class implementing a
stack for XML namespaces declarations. |
SGMLDocType.java | Class | The SGMLDocType class encapsulates informations regarding
the document type public and system IDs and root element name for SGML
(like HTML) documents. |