public class XsltRowTransformer extends Object implements com.google.common.base.Function<String,List<Row>>
XsltRowTransformer(Transformer transformer)
List<Row>
apply(String xml)
String
getTransformerClassName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
andThen, compose, identity
public XsltRowTransformer(Transformer transformer)
public String getTransformerClassName()
public List<Row> apply(String xml)
apply
Function<String,List<Row>>
Copyright © 2026. All rights reserved.