Package | Description |
---|---|
org.hippoecm.hst.component.support.spring.util | |
org.hippoecm.hst.restapi.scanning | |
org.hippoecm.hst.util |
The org.hippoecm.hst.content.util package defines the API for the HST Util
|
Modifier and Type | Class and Description |
---|---|
class |
MetadataReaderClasspathResourceScanner
MetadataReaderClasspathResourceScanner
|
Modifier and Type | Method and Description |
---|---|
ClasspathResourceScanner |
AnnotationBasedNodeVisitorsFactoryBean.getClasspathResourceScanner() |
Modifier and Type | Method and Description |
---|---|
static List<Class<? extends NodeVisitor>> |
AnnotationBasedNodeVisitorsFactoryBean.getAnnotatedClasses(ClasspathResourceScanner resourceScanner,
String... locationPatterns) |
void |
AnnotationBasedNodeVisitorsFactoryBean.setClasspathResourceScanner(ClasspathResourceScanner classpathResourceScanner) |
Modifier and Type | Method and Description |
---|---|
static List<Class<? extends HippoBean>> |
ObjectConverterUtils.getAnnotatedClasses(ClasspathResourceScanner resourceScanner,
String... locationPatterns)
Collects bean classes annotated by
Node
from the location specified by locationPattern . |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.