public class OriginImpl extends Object implements Origin, Serializable
Origin
Constructor and Description |
---|
OriginImpl(String type,
String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of the document origin.
|
String |
getType()
Retrieve the type of origin.
|
public String getType()
file
for file protocol URLs, or resource
for classpath resource lookups.Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved