Package | Description |
---|---|
org.catacomb.interlish.reflect | |
org.catacomb.interlish.structure | |
org.catacomb.serial.om | |
org.catacomb.serial.xml |
Modifier and Type | Method and Description |
---|---|
void |
ReflectionConstructor.applyAttributes(java.lang.Object target,
Attribute[] atta) |
java.lang.Object |
ReflectionConstructor.getChildObject(java.lang.Object parent,
java.lang.String name,
Attribute[] attain) |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
Attributed.getAttributeArray() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Attribute> |
Attributed.getAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
Constructor.applyAttributes(java.lang.Object obj,
Attribute[] atta) |
java.lang.Object |
Constructor.getChildObject(java.lang.Object parent,
java.lang.String name,
Attribute[] atta) |
Modifier and Type | Class and Description |
---|---|
class |
OmAttribute |
Modifier and Type | Field and Description |
---|---|
private Attribute |
OmElement.p_bufAtt |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<Attribute> |
OmElement.attributes |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
OmElement.getAttributeArray() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Attribute> |
OmElement.getAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
OmElement.addAttribute(Attribute att) |
void |
ElementConstructor.applyAttributes(java.lang.Object obj,
Attribute[] atta) |
void |
OmElement.copyAttributes(Attribute[] atta) |
java.lang.Object |
ElementConstructor.getChildObject(java.lang.Object parent,
java.lang.String name,
Attribute[] atta) |
Modifier and Type | Method and Description |
---|---|
void |
OmElement.setAttributes(java.util.ArrayList<Attribute> ala) |
Constructor and Description |
---|
OmElement(java.util.ArrayList<Attribute> ala,
java.util.ArrayList<Element> ale) |
Modifier and Type | Class and Description |
---|---|
class |
NamedString |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
XMLToken.getAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
VectorConstructor.applyAttributes(java.lang.Object obj,
Attribute[] atta) |
java.lang.Object |
VectorConstructor.getChildObject(java.lang.Object parent,
java.lang.String name,
Attribute[] atta) |
Copyright © 2013. All Rights Reserved.