public final class Util extends Object
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static String |
baseName(String name) |
static InputSource |
getInputSource(XSLTC xsltc,
Source source)
Creates a SAX2 InputSource object from a TrAX Source object
|
static String |
noExtName(String name) |
static String |
toJavaName(String name) |
public static InputSource getInputSource(XSLTC xsltc, Source source) throws TransformerConfigurationException
Copyright © 2019 JBoss by Red Hat. All rights reserved.