public interface Origin
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
The name of the document origin.
|
java.lang.String |
getType()
Retrieve the type of origin.
|
java.lang.String getType()
file
for file protocol URLs, or resource
for classpath resource lookups.java.lang.String getName()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.