Package | Description |
---|---|
com.scroogexhtml.converter |
Provides the main converter classes.
|
com.scroogexhtml.xmldom |
Provides a 'document object model' based on javax.xml.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractWriter
The AbstractWriter class holds the Writer state and provides methods which
are not DOM specific.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLDOMWriter
Writer implementation which uses javax.xml to build a DOM tree.
|
class |
XMLDOMWriterWithStatistics
Writer implementation which uses javax.xml to build a DOM tree
and collects document statistics.
|
Copyright © 2019 Habarisoft. All rights reserved.