org.cip4.jdflib.extensions.xjdfwalker
Class IDFinder.IDPart

java.lang.Object
  extended by org.cip4.jdflib.extensions.xjdfwalker.IDFinder.IDPart
Enclosing class:
IDFinder

public class IDFinder.IDPart
extends Object

Author:
Rainer Prosi, Heidelberger Druckmaschinen

Field Summary
protected  String id
           
protected  VJDFAttributeMap vMap
           
 
Constructor Summary
IDFinder.IDPart(String idParent, VElement parts)
           
 
Method Summary
 String getID()
           
 VJDFAttributeMap getPartMap()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

id

protected String id

vMap

protected VJDFAttributeMap vMap
Constructor Detail

IDFinder.IDPart

public IDFinder.IDPart(String idParent,
                       VElement parts)
Parameters:
idParent -
parts -
Method Detail

toString

public String toString()
Overrides:
toString in class Object
Returns:
See Also:
Object.toString()

getID

public String getID()
Returns:

getPartMap

public VJDFAttributeMap getPartMap()
Returns:


Copyright © 2013. All Rights Reserved.