Search
ExcelImporter.getSharedBuilder Method
See Also
 






Gets the shared DocumentBuilder to use for XML parsing.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public DocumentBuilder getSharedBuilder ()

 Return Value

A javax.xml.parsers.DocumentBuilder instance.

 See Also