Ontimize Document Management 0.032EN

com.ontimize.dms.client.gui.property.editor
Class EditorLoaderNodePath

java.lang.Object
  extended by com.ontimize.dms.client.gui.property.editor.EditorLoaderNode
      extended by com.ontimize.dms.client.gui.property.editor.EditorLoaderNodeChildren
          extended by com.ontimize.dms.client.gui.property.editor.EditorLoaderNodePath
All Implemented Interfaces:
EditorLoader

public class EditorLoaderNodePath
extends EditorLoaderNodeChildren


Field Summary
 
Fields inherited from class com.ontimize.dms.client.gui.property.editor.EditorLoaderNode
BASE_ATTR_KEY, EDITOR_ATTR_KEY, factory, key, keyName, NAME_ATTR_KEY, streams
 
Constructor Summary
EditorLoaderNodePath()
           
 
Method Summary
 java.lang.String getKeyName(org.w3c.dom.Node node)
           
 java.util.Map load(org.w3c.dom.Node node)
           
 
Methods inherited from class com.ontimize.dms.client.gui.property.editor.EditorLoaderNode
close, getFactory, getKey, getKeyName, open, open, setFactory, setKey, setKeyName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorLoaderNodePath

public EditorLoaderNodePath()
Method Detail

getKeyName

public java.lang.String getKeyName(org.w3c.dom.Node node)

load

public java.util.Map load(org.w3c.dom.Node node)
Specified by:
load in interface EditorLoader
Overrides:
load in class EditorLoaderNodeChildren

Ontimize Document Management