Modifier and Type | Class and Description |
---|---|
class |
ClasspathSources
Sources in classpath.
|
Modifier and Type | Field and Description |
---|---|
static Sources |
Sources.DUMMY
Dummy sources.
|
Modifier and Type | Method and Description |
---|---|
XSL |
XSLChain.with(Sources src) |
XSL |
XSLDocument.with(Sources src) |
XSL |
XSL.with(Sources src)
With this sources.
|
Constructor and Description |
---|
XSLDocument(String src,
Sources srcs)
Public ctor, from XSL as a string.
|
Copyright © 2012–2015 jcabi.com. All rights reserved.