gov.nasa.pds.tools.label
Class PointerStatementFactory
java.lang.Object
gov.nasa.pds.tools.label.PointerStatementFactory
public class PointerStatementFactory
- extends Object
This class hides the construction of pointers. It helps determine the exact
type of pointer and constructs it. If modifications need to be made to this
behavior it will be hidden here.
- Version:
- $Revision: 5750 $
- Author:
- pramirez, jagander
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PointerStatementFactory
public PointerStatementFactory()
newInstance
public static PointerStatement newInstance(Label sourceLabel,
int line,
String identifier,
Value value)
Copyright © 2005–2013 Planetary Data System. All rights reserved.