public class DocumentParser extends Object
Constructor and Description |
---|
DocumentParser() |
Modifier and Type | Method and Description |
---|---|
static StringBuffer |
parse(File file)
Creates the document object a parses out all of the data from each
individual XML documents.
|
public static StringBuffer parse(File file) throws Exception
file
- - The individual profile document for each record for the
current class.ParseException
Exception
Copyright © 2010–2018 Planetary Data System. All rights reserved.