|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.tools.label.PointerStatementFactory
public class PointerStatementFactory
This class hides the construction of pointers. It helps determine the exact type of pointer and contstructs it. If modifications need to be made to this behavior it will be hidden here.
Field Summary |
---|
Fields inherited from interface gov.nasa.pds.tools.label.PointerType |
---|
DATA_LOCATION, DESCRIPTION, DESCRIPTION_NAMES, INCLUDE, INCLUDE_NAMES, UNDEFINED |
Constructor Summary | |
---|---|
PointerStatementFactory()
|
Method Summary | |
---|---|
static PointerStatement |
newInstance(int line,
java.lang.String identifier,
Value value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PointerStatementFactory()
Method Detail |
---|
public static PointerStatement newInstance(int line, java.lang.String identifier, Value value) throws java.net.MalformedURLException
java.net.MalformedURLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |