| Package | Description |
|---|---|
| org.hibernate.search.mapper.pojo.logging.spi | |
| org.hibernate.search.mapper.pojo.model.path |
| Constructor and Description |
|---|
PojoModelPathFormatter(PojoModelPath pojoModelPath) |
| Modifier and Type | Class and Description |
|---|---|
class |
PojoModelPathPropertyNode
A node in a
PojoModelPath representing a property. |
class |
PojoModelPathValueNode
A node in a
PojoModelPath representing the value(s) of a property. |
| Modifier and Type | Method and Description |
|---|---|
abstract PojoModelPath |
PojoModelPath.getParent() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.