Class COSPathParser


  • public final class COSPathParser
    extends java.lang.Object
    Parses the textual COS path syntax documented on COSPath into a COSPath instance. See COSPath for the grammar and examples.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static COSPath parse​(java.lang.String expression)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait