Package | Description |
---|---|
org.jfree.xml.generator |
XML generatorBeanInfoBeanInfoBeanInfo.
|
org.jfree.xml.writer |
Core classes for writing XML files.
|
Modifier and Type | Method and Description |
---|---|
static SafeTagList |
ModelWriter.getSafeTags()
Returns the safe tag list.
|
Modifier and Type | Method and Description |
---|---|
SafeTagList |
XMLWriterSupport.getSafeTags()
Returns the list of safe tags.
|
Constructor and Description |
---|
XMLWriterSupport(SafeTagList safeTags,
int indentLevel)
Creates a new support instance.
|
XMLWriterSupport(SafeTagList safeTags,
int indentLevel,
String indentString)
Creates a new support instance.
|
Copyright © 2001–2018 JFree.org. All rights reserved.