getAssociatedStylesheet(Source source, String media, String title, String charset) Returns an object encapsulating the <?xml-stylesheet ?>
processing instruction from the document that matches the
specified criteria.
Returns a new TransformerFactory. The name of this class
is found by checking, in order:
the javax.xml.transform.TransformerFactory
system property,
$JAVA_HOME/lib/jaxp.properties for the key with
that same name,
JAR files in the class path with a META-INF/services
file with that same name,
else the compiled-in platform default.