com.sun.jersey.json.impl.reader
Class JsonReaderXmlEvent.Attribute

java.lang.Object
  extended by com.sun.jersey.json.impl.reader.JsonReaderXmlEvent.Attribute
Enclosing class:
JsonReaderXmlEvent

public static class JsonReaderXmlEvent.Attribute
extends java.lang.Object


Constructor Summary
JsonReaderXmlEvent.Attribute(javax.xml.namespace.QName name, java.lang.String value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonReaderXmlEvent.Attribute

public JsonReaderXmlEvent.Attribute(javax.xml.namespace.QName name,
                                    java.lang.String value)


Copyright © 2011 Sun Microsystems, Inc. All Rights Reserved.