| Constructor and Description |
|---|
XSLChain(Collection<XSL> shts)
Public ctor.
|
public XSLChain(@NotNull(message="list of stylesheets can\'t be NULL")
Collection<XSL> shts)
shts - Sheetspublic XML transform(@NotNull(message="XML can\'t be NULL") XML xml)
XSLpublic String applyTo(XML xml)
XSLCopyright © 2012–2015 jcabi.com. All rights reserved.