Package | Description |
---|---|
net.sf.mmm.search.impl.lucene |
Contains the implementation of the search API using apache lucene.
|
net.sf.mmm.util.collection.base |
Contains public implementations of the
Collection-Util API . |
net.sf.mmm.util.lang.api |
Provides the API for utilities of general purpose.
|
net.sf.mmm.util.lang.base |
Contains the basic implementation of the Util Lang API.
|
net.sf.mmm.util.pojo.descriptor.impl |
Contains the implementation of the
Introspection-API . |
net.sf.mmm.util.resource.impl |
Contains the implementation of the
resource-API . |
net.sf.mmm.util.xml |
Contains utility code for the XML library.
|
net.sf.mmm.util.xml.base |
Contains the base-implementation of the
XML-Util API . |
Modifier and Type | Class and Description |
---|---|
class |
LuceneFieldNameIterator
This class iterates the
names of all
fields (properties) of a given Document . |
Modifier and Type | Class and Description |
---|---|
class |
FilteredIterator<E>
|
Modifier and Type | Class and Description |
---|---|
class |
StringTokenizer
This is a rewrite of the awkward
StringTokenizer provided by the JDK. |
Modifier and Type | Class and Description |
---|---|
private static class |
AbstractEnumProvider.EnumDefinitionIterator |
Modifier and Type | Class and Description |
---|---|
class |
PojoFieldIntrospectorImpl.PojoFieldIterator
This inner class iterates the fields of a given pojo-type according to the
visibility . |
class |
PojoMethodIntrospectorImpl.PojoMethodIterator
This inner class iterates the methods of a given pojo-type according to the
visibility . |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ClassIterator
An implementation of
Iterator that iterates the Class es filtered according to
ClasspathScannerImpl.getClasspathResourceClasses(Filter, Filter) . |
Modifier and Type | Class and Description |
---|---|
protected static class |
NamespaceContextImpl.PrefixIterator |
Modifier and Type | Class and Description |
---|---|
(package private) class |
JoiningNodeIterator
|
class |
NodeIterator
|
Copyright © 2001–2016 mmm-Team. All rights reserved.