| 程序包 | 说明 |
|---|---|
| org.jdom2 | |
| org.jdom2.located |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SlimJDOMFactory
This JDOMFactory instance reduces the amount of memory used by JDOM content.
|
class |
UncheckedJDOMFactory
Special factory for building documents without any content or structure
checking.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
LocatedJDOMFactory
All Content instances (Element, Comment, CDATA, DocType, Text, EntityRef,
and ProcessingInstruction) will implement
Located, and will
have the values set appropriately. |