org.apache.tuscany.sdo.util
Class StreamDeserializer.QualifiedAttribute

java.lang.Object
  extended by org.apache.tuscany.sdo.util.StreamDeserializer.Attribute
      extended by org.apache.tuscany.sdo.util.StreamDeserializer.QualifiedAttribute
Enclosing class:
StreamDeserializer

public static final class StreamDeserializer.QualifiedAttribute
extends StreamDeserializer.Attribute


Field Summary
 String nameSpace
           
 
Fields inherited from class org.apache.tuscany.sdo.util.StreamDeserializer.Attribute
name, value
 
Constructor Summary
StreamDeserializer.QualifiedAttribute()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nameSpace

public String nameSpace
Constructor Detail

StreamDeserializer.QualifiedAttribute

public StreamDeserializer.QualifiedAttribute()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.