Class URIReader


  • public class URIReader
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      URIReader​(org.eclipse.emf.common.util.URI uri)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getContents()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • URIReader

        public URIReader​(org.eclipse.emf.common.util.URI uri)
    • Method Detail

      • getContents

        public java.lang.String getContents()
                                     throws java.io.IOException
        Throws:
        java.io.IOException