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 int
PSDictionary.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 String
PSDictionary.Maker.stripBraces
(String str, String[] braces) Strips braces from complex object stringstatic PSDictionary
Parses a given a dictionary string and returns an object