Uses of Interface
com.rometools.modules.sle.SleEntry
-
Packages that use SleEntry Package Description com.rometools.modules.sle This is a module that supports the Microsoft Simple List Extensions. -
-
Uses of SleEntry in com.rometools.modules.sle
Classes in com.rometools.modules.sle that implement SleEntry Modifier and Type Class Description classSleEntryImplThis is a parse only module that holds the values of enternal fields declared in the SLE module.Methods in com.rometools.modules.sle that return types with arguments of type SleEntry Modifier and Type Method Description Class<SleEntry>SleEntryImpl. getInterface()Returns the interface the copyFrom works on.
-