Revision 472 org.gvsig.proj/trunk/org.gvsig.proj/org.gvsig.proj.lib/org.gvsig.proj.lib.api/src/main/java/org/gvsig/proj/cts/DefaultICRSFactory.java

View differences:

DefaultICRSFactory.java
53 53
        }
54 54
    }
55 55

  
56
    public IProjection get(String format, String value) {
57
        throw new UnsupportedOperationException("Not supported yet."); //To change body of generated methods, choose Tools | Templates.
58
    }
59

  
56 60
}

Also available in: Unified diff