Package | Description |
---|---|
com.rometools.modules.sle |
This is a module that supports the Microsoft Simple List Extensions.
|
com.rometools.modules.sle.io |
Contains the IO related classes for the SLE module.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleListExtensionImpl |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<SimpleListExtension> |
SimpleListExtensionImpl.getInterface()
Returns the interface the copyFrom works on.
|
Modifier and Type | Method and Description |
---|---|
void |
ModuleParser.insertValues(SimpleListExtension sle,
java.util.List<org.jdom2.Element> elements) |