- net.java.truecommons.annotations - package net.java.truecommons.annotations
-
- net.java.truecommons.annotations.processing - package net.java.truecommons.annotations.processing
-
- net.java.truecommons.cio - package net.java.truecommons.cio
-
Provides generic services for reading and writing
entries in
containers,
e.g. file systems, archive files or I/O buffer pools.
- net.java.truecommons.io - package net.java.truecommons.io
-
Provides common I/O components.
- net.java.truecommons.jmx - package net.java.truecommons.jmx
-
Provides components for safely interfacing with JMX in a library module.
- net.java.truecommons.jmx.mmbs - package net.java.truecommons.jmx.mmbs
-
- net.java.truecommons.jmx.qonm - package net.java.truecommons.jmx.qonm
-
- net.java.truecommons.jmx.sl - package net.java.truecommons.jmx.sl
-
- net.java.truecommons.jmx.spi - package net.java.truecommons.jmx.spi
-
Provides service provider interfaces for safely interfacing with JMX
in a library module.
- net.java.truecommons.key.console - package net.java.truecommons.key.console
-
- net.java.truecommons.key.def - package net.java.truecommons.key.def
-
- net.java.truecommons.key.disable - package net.java.truecommons.key.disable
-
- net.java.truecommons.key.hurlfb - package net.java.truecommons.key.hurlfb
-
Provides hurling window feedback when entering a wrong password.
- net.java.truecommons.key.macosx - package net.java.truecommons.key.macosx
-
- net.java.truecommons.key.macosx.keychain - package net.java.truecommons.key.macosx.keychain
-
- net.java.truecommons.key.spec - package net.java.truecommons.key.spec
-
Provides an extensible manager for generic keys required for writing or
reading protected resources, for example encrypted files.
- net.java.truecommons.key.spec.common - package net.java.truecommons.key.spec.common
-
Provides interfaces and classes for cryptographic parameters which are
specific to common algorithms, for example the Advanced Encryption Standard
(AES).
- net.java.truecommons.key.spec.prompting - package net.java.truecommons.key.spec.prompting
-
Provides a key manager which promps users for
keys.
- net.java.truecommons.key.spec.sl - package net.java.truecommons.key.spec.sl
-
Provides singletons to locate service providers on the class path.
- net.java.truecommons.key.spec.spi - package net.java.truecommons.key.spec.spi
-
Provides abstract classes for locatable service providers.
- net.java.truecommons.key.spec.unknown - package net.java.truecommons.key.spec.unknown
-
Provides a complete key manager implementation which fails to resolve any
keys.
- net.java.truecommons.key.spec.util - package net.java.truecommons.key.spec.util
-
Provides utilities for key management.
- net.java.truecommons.key.swing - package net.java.truecommons.key.swing
-
- net.java.truecommons.key.swing.feedback - package net.java.truecommons.key.swing.feedback
-
Provides interfaces and implementations for visual and audible feedback for
entering wrong passwords.
- net.java.truecommons.key.swing.io - package net.java.truecommons.key.swing.io
-
Provides Swing GUI classes which depend on the package java.io
.
- net.java.truecommons.key.swing.sl - package net.java.truecommons.key.swing.sl
-
Provides singletons to locate service providers on the class path.
- net.java.truecommons.key.swing.spi - package net.java.truecommons.key.swing.spi
-
Provides abstract classes for locatable service providers.
- net.java.truecommons.key.swing.util - package net.java.truecommons.key.swing.util
-
Provides general Swing GUI classes.
- net.java.truecommons.logging - package net.java.truecommons.logging
-
Provides a simple adapter to add support for localized messages to SLF4J.
- net.java.truecommons.services - package net.java.truecommons.services
-
Provides service location which is designed to work well in both JEE and
OSGi environments and perfectly fits the dependency injection idiom with
support for JSR 330.
- net.java.truecommons.shed - package net.java.truecommons.shed
-
Hosts small but useful tools and utilities that didn't fit anywhere else.
- newLink(T) - Method in enum net.java.truecommons.shed.Link.Type
-
Returns a new typed link to the given nullable target.
- next() - Method in class net.java.truecommons.shed.CompoundIterator
-
- next() - Method in class net.java.truecommons.shed.FilteringIterator
-
- NO_ACCESS - Static variable in interface net.java.truecommons.cio.Entry
-
- NO_POSIX_ENTITIES - Static variable in interface net.java.truecommons.cio.Entry
-
- NO_SIZES - Static variable in interface net.java.truecommons.cio.Entry
-
- NO_TYPES - Static variable in interface net.java.truecommons.cio.Entry
-
- none() - Static method in class net.java.truecommons.shed.Option
-
Returns an option with no element.
- noneOf(Class<E>) - Static method in class net.java.truecommons.shed.BitField
-
Returns a bit field which can contain the given element type and is
initially empty.
- normalize(String) - Method in class net.java.truecommons.shed.PathNormalizer
-
Removes all redundant separators, dot directories ("."
) and
dot-dot directories (".."
) from the given path name and
returns the result.
- normalize(String, char) - Static method in class net.java.truecommons.shed.Paths
-
- not() - Method in class net.java.truecommons.shed.BitField
-