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