com.k_int.IR.Syntaxes
Class GRS1
java.lang.Object
|
+--com.k_int.IR.Syntaxes.GRS1
- All Implemented Interfaces:
- InformationFragment
- public class GRS1
- extends java.lang.Object
- implements InformationFragment
|
Constructor Summary |
GRS1(java.lang.Object root_node)
|
GRS1(java.lang.String source_collection_name,
java.lang.Object handle,
java.lang.Object root_node)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GRS1
public GRS1(java.lang.Object root_node)
GRS1
public GRS1(java.lang.String source_collection_name,
java.lang.Object handle,
java.lang.Object root_node)
getOriginalObject
public java.lang.Object getOriginalObject()
- Specified by:
getOriginalObject in interface InformationFragment
getOriginalObjectClassName
public java.lang.String getOriginalObjectClassName()
- Specified by:
getOriginalObjectClassName in interface InformationFragment
getDocument
public org.w3c.dom.Document getDocument()
- Description copied from interface:
InformationFragment
- Get DOM representation for this object... Should take account of schemas when translating &
use namespaces where possible (E.G. gils, meta, generic namespace in converted GRS records)
- Specified by:
getDocument in interface InformationFragment
getDocumentSchema
public java.lang.String getDocumentSchema()
- Specified by:
getDocumentSchema in interface InformationFragment
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getSourceCollectionName
public java.lang.String getSourceCollectionName()
- Specified by:
getSourceCollectionName in interface InformationFragment
getSourceFragmentID
public java.lang.Object getSourceFragmentID()
- Specified by:
getSourceFragmentID in interface InformationFragment
Copyright © 2001 Knowledge Integration Ltd. All Rights Reserved.