public final class PGEXMLFileUtils extends Object
| Constructor and Description |
|---|
PGEXMLFileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
getDocumentRoot(String xmlFile) |
static List |
getMatrixs(Element group) |
static Map |
getMatrixsAsMap(Element group) |
static List |
getScalars(Element group) |
static Map |
getScalarsAsMap(Element group) |
static List |
getVectors(Element group) |
static Map |
getVectorsAsMap(Element group) |
public static Map getMatrixsAsMap(Element group) throws PGEConfigFileException
PGEConfigFileExceptionpublic static List getMatrixs(Element group) throws PGEConfigFileException
PGEConfigFileExceptionpublic static Map getVectorsAsMap(Element group) throws PGEConfigFileException
PGEConfigFileExceptionpublic static List getVectors(Element group) throws PGEConfigFileException
PGEConfigFileExceptionCopyright © 1999–2017 Apache OODT. All rights reserved.