public interface Module
| Modifier and Type | Method and Description |
|---|---|
Supplier<Attribute> |
attributes(String name) |
default <T> Supplier<T> |
element(String localName,
Class<T> clazz) |
Class<? extends AknObject> |
getAknClass(String localName) |
CharArray |
namespace() |
void |
writeNamespace(XmlWriter writer) |
CharArray namespace()
void writeNamespace(XmlWriter writer) throws IOException
IOExceptionCopyright © 2017. All rights reserved.