org.codehaus.jettison
Interface Convention

All Known Implementing Classes:
BadgerFishConvention, MappedNamespaceConvention

public interface Convention


Method Summary
 javax.xml.namespace.QName createQName(java.lang.String name, Node node)
           
 void processAttributesAndNamespaces(Node n, JSONObject object)
           
 

Method Detail

processAttributesAndNamespaces

public void processAttributesAndNamespaces(Node n,
                                           JSONObject object)
                                    throws JSONException,
                                           javax.xml.stream.XMLStreamException
Throws:
JSONException
javax.xml.stream.XMLStreamException

createQName

public javax.xml.namespace.QName createQName(java.lang.String name,
                                             Node node)
                                      throws javax.xml.stream.XMLStreamException
Throws:
javax.xml.stream.XMLStreamException


Copyright © {inceptionYear}-2007 null. All Rights Reserved.