- validateScheme(String) - Static method in class net.java.truecommons.shed.UriBuilder
-
Checks the given string to conform to the syntax constraints for URI
schemes in
RFC 2396
- valueOf(String) - Static method in enum net.java.truecommons.cio.Entry.Access
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.java.truecommons.cio.Entry.PosixEntity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.java.truecommons.cio.Entry.Size
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.java.truecommons.cio.Entry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.java.truecommons.key.macosx.keychain.Keychain.AttributeClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.java.truecommons.key.macosx.keychain.Keychain.ItemClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.java.truecommons.key.spec.common.AesKeyStrength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.java.truecommons.shed.Link.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.java.truecommons.cio.Entry.Access
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.java.truecommons.cio.Entry.PosixEntity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.java.truecommons.cio.Entry.Size
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.java.truecommons.cio.Entry.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.java.truecommons.key.macosx.keychain.Keychain.AttributeClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.java.truecommons.key.macosx.keychain.Keychain.ItemClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.java.truecommons.key.spec.common.AesKeyStrength
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.java.truecommons.shed.Link.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- visit(Keychain.Item) - Method in interface net.java.truecommons.key.macosx.keychain.Keychain.Visitor
-
- visit(I) - Method in interface net.java.truecommons.shed.Visitor
-
Visits the given item.
- visitItems(Keychain.ItemClass, Map<Keychain.AttributeClass, ByteBuffer>, Keychain.Visitor) - Method in class net.java.truecommons.key.macosx.keychain.Keychain
-
Visits items in this keychain.
- Visitor<I,X extends Exception> - Interface in net.java.truecommons.shed
-
A generic visitor for items of any type.