|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.higgins.iss.util.AxiomUtility
public class AxiomUtility
| Field Summary | |
|---|---|
static String |
uids_string_postfix
|
static String |
uids_string_prefix
|
| Constructor Summary | |
|---|---|
AxiomUtility()
|
|
| Method Summary | |
|---|---|
static void |
addAttriubte_save(org.apache.axiom.om.OMElement om,
String name,
String att)
|
static void |
addChild_save(org.apache.axiom.om.OMElement om,
Object obj)
|
static org.apache.axiom.om.OMElement |
getAxiomFromString(String strElement)
|
static org.apache.axiom.om.OMFactory |
getOmFactory()
|
static String |
readTextFile(String fullPathFilename)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String uids_string_prefix
public static final String uids_string_postfix
| Constructor Detail |
|---|
public AxiomUtility()
| Method Detail |
|---|
public static org.apache.axiom.om.OMElement getAxiomFromString(String strElement)
public static String readTextFile(String fullPathFilename)
public static org.apache.axiom.om.OMFactory getOmFactory()
public static void addAttriubte_save(org.apache.axiom.om.OMElement om,
String name,
String att)
public static void addChild_save(org.apache.axiom.om.OMElement om,
Object obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||