MCPcopy Index your code
hub / github.com/apache/xmlbeans / parse

Method parse

src/main/java/org/apache/xmlbeans/XmlFactoryHook.java:70–70  ·  view source on GitHub ↗

Hooks Factory.parse calls

(SchemaTypeLoader loader, String xmlText, SchemaType type, XmlOptions options)

Source from the content-addressed store, hash-verified

68 * Hooks Factory.parse calls
69 */
70 XmlObject parse(SchemaTypeLoader loader, String xmlText, SchemaType type, XmlOptions options) throws XmlException;
71
72 /**
73 * Hooks Factory.parse calls

Callers 15

parseMethod · 0.95
mainMethod · 0.65
parseXmlMethod · 0.65
parseXmlMethod · 0.65
mainMethod · 0.65
mainMethod · 0.65
executeMethod · 0.65
parseXmlMethod · 0.65
parseMethod · 0.65
parseMethod · 0.65
parseMethod · 0.65
parseMethod · 0.65

Implementers 2

Factorysrc/main/java/org/apache/xmlbeans/XmlD
SchemaTypeLoaderBasesrc/main/java/org/apache/xmlbeans/impl

Calls

no outgoing calls

Tested by 15

mainMethod · 0.52
RunComparatorMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52