public interface Binder
Modifier and Type | Method and Description |
---|---|
Binding |
bind(java.io.InputStream stream,
Origin origin)
Bind from an InputStream
|
Binding |
bind(javax.xml.transform.Source source,
Origin origin)
Bind from an XML source.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.