public final class UnsupportedModule extends Object implements Module
| Constructor and Description |
|---|
UnsupportedModule(CharArray prefix,
CharArray uri) |
| Modifier and Type | Method and Description |
|---|---|
Supplier<Attribute> |
attributes(String name) |
<T> Supplier<T> |
element(String localName,
Class<T> clazz) |
Class<? extends AknObject> |
getAknClass(String localName) |
CharArray |
namespace() |
void |
writeNamespace(XmlWriter writer) |
public void writeNamespace(XmlWriter writer) throws IOException
writeNamespace in interface ModuleIOExceptionpublic Supplier<Attribute> attributes(String name)
attributes in interface Modulepublic Class<? extends AknObject> getAknClass(String localName)
getAknClass in interface ModuleCopyright © 2017. All rights reserved.