de.interactive_instruments.ShapeChange
Class Namespace

java.lang.Object
  extended by de.interactive_instruments.ShapeChange.Namespace

public class Namespace
extends Object

Author:
Johannes Echterhoff (echterhoff interactive-instruments de)

Constructor Summary
Namespace(String nsabr, String ns, String location)
           
 
Method Summary
 String getLocation()
           
 String getNs()
           
 String getNsabr()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Namespace

public Namespace(String nsabr,
                 String ns,
                 String location)
Method Detail

getNsabr

public String getNsabr()

getNs

public String getNs()

getLocation

public String getLocation()


Copyright © 2015. All rights reserved.