org.apache.axiom.c14n.omwrapper.factory
Class WrapperFactory

java.lang.Object
  extended by org.apache.axiom.c14n.omwrapper.factory.WrapperFactory

public class WrapperFactory
extends Object

class WrapperFactory

Author:
Saliya Ekanayake (esaliya@gmail.com)

Constructor Summary
WrapperFactory()
           
 
Method Summary
 Attr getAttribute(Object o, OMElement parent)
           
 Node getNode(Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WrapperFactory

public WrapperFactory()
Method Detail

getNode

public Node getNode(Object o)

getAttribute

public Attr getAttribute(Object o,
                         OMElement parent)


Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.