public class LocationInfo extends Object
Constructor and Description |
---|
LocationInfo(String basePath,
String resourcePattern)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getBasePath()
Returns the base path.
|
String |
getResourcePattern()
Returns the resource/output pattern.
|
int |
hashCode() |
String |
toString() |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.