public class FormDocbookUpdateHandler extends DockbookUpdateHandler
_contentHandler, _createdContent, _createdObject, _initialAOPath, _initialContent, _initialContentPath, _initialObject, _lexicalHandler| Constructor and Description |
|---|
FormDocbookUpdateHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_copyAttributes(Attributes attrs,
AttributesImpl newAttrs)
Copy attributes
|
protected String |
_generateFormId()
Generate a new form id
|
protected Attributes |
_getAttributesForForm(Attributes attrs)
Get attributes for media objects such as image, flash
|
void |
startElement(String uri,
String loc,
String raw,
Attributes attrs) |
characters, comment, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setContentHandler, setCreatedContent, setCreatedObject, setDocumentLocator, setInitialContent, setInitialObject, setLexicalHandler, skippedEntity, startCDATA, startDocument, startDTD, startEntity, startPrefixMappingenableLogging, getLogger, setupLogger, setupLogger, setupLoggerpublic FormDocbookUpdateHandler()
public void startElement(String uri, String loc, String raw, Attributes attrs) throws SAXException
startElement in interface ContentHandlerstartElement in class DockbookUpdateHandlerSAXExceptionprotected Attributes _getAttributesForForm(Attributes attrs)
attrs - the attributesprotected void _copyAttributes(Attributes attrs, AttributesImpl newAttrs)
attrs - the attributes to copynewAttrs - the new attributesprotected String _generateFormId()