com.agical.rdoc.core.model.impl
Class DocBookTextFormatter
java.lang.Object
com.agical.rdoc.core.model.impl.DocBookTextFormatter
- All Implemented Interfaces:
- TextFormatter, Serializable
public class DocBookTextFormatter
- extends Object
- implements TextFormatter
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocBookTextFormatter
public DocBookTextFormatter()
beginEmphasis
public String beginEmphasis()
- Specified by:
beginEmphasis
in interface TextFormatter
beginParagraph
public String beginParagraph()
- Specified by:
beginParagraph
in interface TextFormatter
beginStrong
public String beginStrong()
- Specified by:
beginStrong
in interface TextFormatter
endEmphasis
public String endEmphasis()
- Specified by:
endEmphasis
in interface TextFormatter
endParagraph
public String endParagraph()
- Specified by:
endParagraph
in interface TextFormatter
endStrong
public String endStrong()
- Specified by:
endStrong
in interface TextFormatter
Copyright © 2005-2011 Agical AB. All Rights Reserved.