Skip navigation links
A C D E F G H I K L M N P R S T U V W 

P

parse(String) - Method in class ari.ucidy.UCDParser
Parse the given string representing a UCD into an object representation: UCD.
parseDeprecatedFileLine(String) - Static method in class ari.ucidy.UCDParser
Parse a line of a file listing the deprecated UCD words.
parseDeprecatedWordList(Reader, UCDWordList) - Static method in class ari.ucidy.UCDParser
Create a DeprecatedUCDWordList with all deprecated UCD words declared inside the specified input.
parseDeprecatedWordList(Reader, UCDWordList, DeprecatedUCDWordList) - Static method in class ari.ucidy.UCDParser
Add inside the given UCDWordList all deprecated UCD words declared inside the specified input.
parsePSVLine(String, boolean) - Static method in class ari.ucidy.UCDParser
Parse a line of a PSV (Pipe Separated Value) file as the definition of a UCD word.
parseUCD(String) - Static method in class ari.ucidy.UCDParser
Parse the given UCD and try to resolve each word as a known UCD word among the IVOA official list.
parseWordList(Reader, boolean) - Static method in class ari.ucidy.UCDParser
Create a UCDWordList with all UCD words declared using the PSV (Pipe-Separated-Value) format inside the specified input.
parseWordList(Reader, boolean, UCDWordList) - Static method in class ari.ucidy.UCDParser
Add inside the given UCDWordList all UCD words declared using the PSV (Pipe-Separated-Value) format inside the specified input.
A C D E F G H I K L M N P R S T U V W 
Skip navigation links