org.deegree.metadata.ebrim
Class ClassificationNode

java.lang.Object
  extended by org.deegree.metadata.ebrim.RegistryObject
      extended by org.deegree.metadata.ebrim.ClassificationNode
All Implemented Interfaces:
MetadataRecord

public class ClassificationNode
extends RegistryObject

TODO add class documentation here

Version:
$Revision: $, $Date: $
Author:
Lyn Goltz, last edited by: $Author: lyn $

Field Summary
 
Fields inherited from class org.deegree.metadata.ebrim.RegistryObject
adapter, ns, RIM_NS
 
Constructor Summary
ClassificationNode(org.apache.axiom.om.OMElement record)
           
ClassificationNode(XMLStreamReader xmlReader)
           
 
Method Summary
 String getCode()
           
 String getParent()
           
 String getPath()
           
 
Methods inherited from class org.deegree.metadata.ebrim.RegistryObject
eval, getAbstract, getAsOMElement, getBoundingBox, getContributor, getCreator, getDesc, getElement, getExtId, getFormat, getGeometrySlotValue, getHome, getId, getIdentifier, getLanguage, getLid, getModified, getName, getObjectType, getPublisher, getRelation, getRights, getRIMType, getROName, getSlotNames, getSlotValue, getSlotValueList, getSource, getSpatial, getStatus, getSubject, getTitle, getType, getVersionInfo, removeNode, serialize, serialize, toDublinCore, update, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassificationNode

public ClassificationNode(XMLStreamReader xmlReader)

ClassificationNode

public ClassificationNode(org.apache.axiom.om.OMElement record)
Method Detail

getParent

public String getParent()
Returns:
the parent

getCode

public String getCode()
Returns:
the code

getPath

public String getPath()
Returns:
the path


Copyright © 2011. All Rights Reserved.