public final class Foreign extends AnyOtherType implements BlockElements
The element foreign is a generic container for elements not belonging to the Akoma Ntoso namespace (e.g., mathematical formulas). It is a block element and thus can be placed in a container.
<xsd:element name=“foreign” type=“anyOtherType”/>
ATTRIBUTES| Constructor and Description |
|---|
Foreign() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Name of this object (the name of the xml element)
|
void |
write(XmlWriter writer)
The object implements the write method to save its contents by calling the methods of Output.
|
accept, add, add, attributes, getHref, read, setHrefgetEid, getEvolvingId, getGUID, getId, getWid, setEid, setEvolvingId, setGUID, setId, setWid, toString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitattributes, compare, nestedComparereadgetAttributes, nestedComparepublic void write(XmlWriter writer) throws IOException
The object implements the write method to save its contents by calling the methods of Output.
write in interface Corewrite in interface IdOptwrite in interface Externalizablewrite in class AnyOtherTypewriter - the stream to write the object toIOExceptionCopyright © 2017. All rights reserved.