public final class AkomaNtosoModuleV3 extends Object implements AknModule
| Constructor and Description |
|---|
AkomaNtosoModuleV3() |
| Modifier and Type | Method and Description |
|---|---|
Supplier<Attribute> |
attributes(String name) |
Class<? extends AknObject> |
getAknClass(String localName) |
int |
getVersion() |
CharArray |
namespace() |
AkomaNtosoContext |
newAkomaNtosoContext() |
String |
toString() |
void |
writeNamespace(XmlWriter writer) |
public static final CharArray NAMESPACE
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 Modulepublic int getVersion()
getVersion in interface AknModulepublic AkomaNtosoContext newAkomaNtosoContext()
newAkomaNtosoContext in interface AknModuleCopyright © 2017. All rights reserved.