|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.rcp.perspective.parser.PerspectiveParser
public class PerspectiveParser
XML Parser to parse perspective definition files
Constructor Summary | |
---|---|
PerspectiveParser(java.io.InputStream inputstream)
Perspective Parser constructor |
Method Summary | |
---|---|
static int |
convertRelationship(java.lang.String relationship)
Parse relationship |
java.util.List<ILayoutable> |
getResult()
Get Parse result of perspective definition |
void |
parse()
Parse configuration file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PerspectiveParser(java.io.InputStream inputstream)
inputstream
- Method Detail |
---|
public void parse() throws java.lang.Exception
java.lang.Exception
public static int convertRelationship(java.lang.String relationship)
relationship
-
public java.util.List<ILayoutable> getResult()
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |