public final class AkomaNtosoModuleV2 extends Object implements AknModule
| Constructor and Description |
|---|
AkomaNtosoModuleV2() |
| 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 void writeNamespace(XmlWriter writer) throws IOException
writeNamespace in interface ModuleIOExceptionpublic Supplier<Attribute> attributes(String name)
attributes in interface Modulepublic int getVersion()
getVersion in interface AknModulepublic AkomaNtosoContext newAkomaNtosoContext()
newAkomaNtosoContext in interface AknModulepublic Class<? extends AknObject> getAknClass(String localName)
getAknClass in interface ModuleCopyright © 2017. All rights reserved.