public class OriginImpl extends java.lang.Object implements Origin, java.io.Serializable
Origin
Constructor and Description |
---|
OriginImpl(java.lang.String type,
java.lang.String name) |
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.
|
public java.lang.String getType()
Origin
file
for file protocol URLs, or resource
for classpath resource lookups.Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.