java.lang.Object
org.xml.sax.helpers.DefaultHandler
gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.LayoutParser
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

@Deprecated public class LayoutParser extends DefaultHandler
Deprecated.
Parse the XML that specified the order of operation for the builders. This Parser uses SAX parsing.

This is NOT part of any supported API. If you write code that depends on this, you do so at your own risk. This code and its internal interfaces are subject to change or deletion without notice.

Since:
1.5
See Also: