|
ModeShape Distribution 3.3.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Location | |
|---|---|
| org.modeshape.jcr.value | Nodes in a graph contain properties, and this package defines the interfaces, classes and exceptions for representing and working with properties and their values. |
| Uses of Location in org.modeshape.jcr.value |
|---|
| Methods in org.modeshape.jcr.value that return Location | |
|---|---|
Location |
PathNotFoundException.getLocation()
Get the path that was not found |
| Constructors in org.modeshape.jcr.value with parameters of type Location | |
|---|---|
PathNotFoundException(Location location,
Path lowestAncestorThatDoesExist)
|
|
PathNotFoundException(Location location,
Path lowestAncestorThatDoesExist,
String message)
|
|
PathNotFoundException(Location location,
Path lowestAncestorThatDoesExist,
String message,
Throwable cause)
|
|
PathNotFoundException(Location location,
Path lowestAncestorThatDoesExist,
Throwable cause)
|
|
|
ModeShape Distribution 3.3.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||