org.mmbase.richtext.processors.xml
Class DocBook
java.lang.Object
org.mmbase.richtext.processors.xml.DocBook
class DocBook
- extends Object
This implements 'DocBook' Mode of MmxfSetString.
- Version:
- $Id: DocBook.java 35335 2009-05-21 08:14:41Z michiel $
- Author:
- Michiel Meeuwissen
- To Do:
- EXPERIMENTAL
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocBook
DocBook()
parse
Document parse(Node editedNode,
Document source)
- Receives Docbook XML, and saves as MMXF. Docbook is more powerfull as MMXF so this
transformation will not be perfect. It is mainly meant for MMBase documentation.
MMBase 2.0-SNAPSHOT - null