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(java.lang.String 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(java.lang.String name,
                                    java.lang.String value)


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