public final class IndexedEmbeddedPathTracker extends Object
Used to detect invalid configuration in an indexed embedded definition, for example useless includePaths.
| Constructor and Description |
|---|
IndexedEmbeddedPathTracker(IndexedEmbeddedDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getEncounteredFieldPaths() |
Set<String> |
getUselessIncludePaths() |
void |
markAsEncountered(String relativePath,
boolean included) |
public IndexedEmbeddedPathTracker(IndexedEmbeddedDefinition definition)
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.