Class CMapParserEx


  • public class CMapParserEx
    extends java.lang.Object
    Author:
    psoares
    • Constructor Summary

      Constructors 
      Constructor Description
      CMapParserEx()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void parseCid​(java.lang.String cmapName, AbstractCMap cmap, CidLocation location)  
      • Methods inherited from class java.lang.Object

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

      • CMapParserEx

        public CMapParserEx()
    • Method Detail

      • parseCid

        public static void parseCid​(java.lang.String cmapName,
                                    AbstractCMap cmap,
                                    CidLocation location)
                             throws java.io.IOException
        Throws:
        java.io.IOException