@Immutable public interface XSL
Implementation of this interface must be immutable and thread-safe.
XSLDocument
XML
transform(XML xml)
@NotNull(message="XML is never NULL") XML transform(@NotNull(message="XML can\'t be NULL") XML xml)
xml
Copyright © 2012–2014 jcabi.com. All rights reserved.