gov.nasa.pds.tools.dict.parser
Class DictIDFactory

java.lang.Object
  extended by gov.nasa.pds.tools.dict.parser.DictIDFactory

public class DictIDFactory
extends Object

Version:
$Revision: 4967 $
Author:
pramirez, jagander

Constructor Summary
DictIDFactory()
           
 
Method Summary
static DictIdentifier createCommentDefId(String identifier)
           
static DictIdentifier createElementDefId(String identifier)
           
static DictIdentifier createGroupDefId(String identifier)
           
static DictIdentifier createObjectDefId(String identifier)
           
static DictIdentifier createPointerDefId(String identifier)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DictIDFactory

public DictIDFactory()
Method Detail

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-2011 Planetary Data System. All Rights Reserved.