public interface Origin extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of the document origin.
|
String |
getType()
Retrieve the type of origin.
|
String getType()
file
for file protocol URLs, or resource
for classpath resource lookups.String getName()
Copyright © 2019 JBoss by Red Hat. All rights reserved.