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
PGEConfigFileException
public static List getMatrixs(Element group) throws PGEConfigFileException
PGEConfigFileException
public static Map getVectorsAsMap(Element group) throws PGEConfigFileException
PGEConfigFileException
public static List getVectors(Element group) throws PGEConfigFileException
PGEConfigFileException
Copyright © 1999–2017 Apache OODT. All rights reserved.