Platform SDK Java 8.5 API Reference

com.genesyslab.platform.configuration.protocol.runtime.channel
Class ObjectSerializer.DocumentWalker

java.lang.Object
  extended by com.genesyslab.platform.configuration.protocol.runtime.channel.ObjectSerializer.DocumentWalker
Enclosing class:
ObjectSerializer

protected static class ObjectSerializer.DocumentWalker
extends java.lang.Object


Constructor Summary
ObjectSerializer.DocumentWalker(org.w3c.dom.Element element)
           
 
Method Summary
 java.lang.String getAttribute(java.lang.String attrName)
           
 org.w3c.dom.Element getElement()
           
 java.lang.String getName()
           
 boolean hasAttribute(java.lang.String name)
           
 boolean hasAttributes()
           
 boolean hasChildren()
           
 org.w3c.dom.Element moveToFirstChild()
           
 boolean moveToNext()
           
 org.w3c.dom.Element moveToParent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectSerializer.DocumentWalker

public ObjectSerializer.DocumentWalker(org.w3c.dom.Element element)
Method Detail

getElement

public org.w3c.dom.Element getElement()

moveToFirstChild

public org.w3c.dom.Element moveToFirstChild()

moveToParent

public org.w3c.dom.Element moveToParent()

moveToNext

public boolean moveToNext()

hasChildren

public boolean hasChildren()

hasAttributes

public boolean hasAttributes()

hasAttribute

public boolean hasAttribute(java.lang.String name)

getName

public java.lang.String getName()

getAttribute

public java.lang.String getAttribute(java.lang.String attrName)

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.