gov.nasa.pds.tools.dict.parser
Class DictIDFactory
java.lang.Object
gov.nasa.pds.tools.dict.parser.DictIDFactory
public class DictIDFactory
- extends Object
- Version:
- $Revision: 4967 $
- Author:
- pramirez, jagander
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DictIDFactory
public DictIDFactory()
createObjectDefId
public static DictIdentifier createObjectDefId(String identifier)
createGroupDefId
public static DictIdentifier createGroupDefId(String identifier)
createElementDefId
public static DictIdentifier createElementDefId(String identifier)
createCommentDefId
public static DictIdentifier createCommentDefId(String identifier)
createPointerDefId
public static DictIdentifier createPointerDefId(String identifier)
Copyright © 2005–2013 Planetary Data System. All rights reserved.