Uses of Class
org.apache.xmlgraphics.ps.PSDictionaryFormatException
Packages that use PSDictionaryFormatException
-
Uses of PSDictionaryFormatException in org.apache.xmlgraphics.ps
Methods in org.apache.xmlgraphics.ps that throw PSDictionaryFormatExceptionModifier and TypeMethodDescriptionprivate intPSDictionary.Maker.indexOfMatchingBrace(String str, String[] braces, int fromIndex) Returns the closing brace index from a given string searches from a given indexPSDictionary.Maker.parseDictionary(String str) Parses a dictionary string and provides a dictionary objectprivate StringPSDictionary.Maker.stripBraces(String str, String[] braces) Strips braces from complex object stringstatic PSDictionaryParses a given a dictionary string and returns an object