org.mule.tools.apikit.output
Class NamespaceWithLocation

java.lang.Object
  extended by org.mule.tools.apikit.output.NamespaceWithLocation

public class NamespaceWithLocation
extends Object


Constructor Summary
NamespaceWithLocation(org.jdom2.Namespace namespace, String location)
           
 
Method Summary
 String getLocation()
           
 org.jdom2.Namespace getNamespace()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamespaceWithLocation

public NamespaceWithLocation(org.jdom2.Namespace namespace,
                             String location)
Method Detail

getNamespace

public org.jdom2.Namespace getNamespace()

getLocation

public String getLocation()


Copyright © 2013. All rights reserved.