Uses of Class
org.jibx.extras.QName

Uses of QName in org.jibx.extras
 

Methods in org.jibx.extras that return QName
static QName QName.deserialize(String text, IUnmarshallingContext ictx)
          JiBX deserializer method.
 

Methods in org.jibx.extras with parameters of type QName
static String QName.serialize(QName qname, IMarshallingContext ictx)
          JiBX serializer method.
 



Copyright © 2005-2011 jibx.org. All Rights Reserved.