Uses of Class
org.refcodes.hal.HalMap
-
Uses of HalMap in org.refcodes.hal
Subclasses of HalMap in org.refcodes.halModifier and TypeClassDescriptionclass/** TheHalDatainterface defines aCanonicalMap.CanonicalMapBuilderhttps://www.metacodes.proized for working with HAL-Browser data.classMethods in org.refcodes.hal that return HalMapModifier and TypeMethodDescriptionHalMap.getDirAt(int aIndex) HalMap.putDirAt(Collection<?> aPathElements, int aIndex, Object aDir) HalMap.putDirAt(Collection<?> aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir) HalMap.query(Collection<?> aQueryElements) HalMap.queryBetween(Object[] aFromPath, Object[] aPathQuery, Object[] aToPath) HalMap.queryBetween(Object aFromPath, Object aPathQuery, Object aToPath) HalMap.queryBetween(String[] aFromPath, String[] aPathQuery, String[] aToPath) HalMap.queryBetween(String aFromPath, String aPathQuery, String aToPath) HalMap.queryBetween(String aFromPath, Pattern aRegExp, String aToPath) HalMap.queryBetween(Collection<?> aFromPath, Collection<?> aPathQuery, Collection<?> aToPath) HalMap.queryFrom(Collection<?> aPathQuery, Collection<?> aFromPath) HalMap.queryTo(Collection<?> aPathQuery, String aToPath) HalMap.removeAll(Collection<?> aPathQueryElements) HalMap.removeDirAt(int aIndex) HalMap.removeDirAt(Object[] aPathElements, int aIndex) HalMap.removeDirAt(Object aPath, int aIndex) HalMap.removeDirAt(String[] aPathElements, int aIndex) HalMap.removeDirAt(String aPath, int aIndex) HalMap.removeFrom(Object aPath) HalMap.removeFrom(Object... aPathElements) HalMap.removeFrom(String aPath) HalMap.removeFrom(String... aPathElements) HalMap.removePaths(String... aPaths) HalMap.removePaths(Collection<?> aPaths) HalMap.retrieveBetween(Object[] aFromPath, Object[] aToPath) HalMap.retrieveBetween(Object aFromPath, Object aToPath) HalMap.retrieveBetween(String[] aFromPath, String[] aToPath) HalMap.retrieveBetween(String aFromPath, String aToPath) HalMap.retrieveBetween(Collection<?> aFromPath, Collection<?> aToPath) HalMap.retrieveFrom(Object aParentPath) HalMap.retrieveFrom(Object... aPathElements) HalMap.retrieveFrom(String aFromPath) HalMap.retrieveFrom(String... aPathElements) HalMap.retrieveFrom(Collection<?> aPathElements) HalMap.retrieveTo(Object aToPath) HalMap.retrieveTo(Object... aToPathElements) HalMap.retrieveTo(String aToPath) HalMap.retrieveTo(String... aToPathElements) HalMap.retrieveTo(Collection<?> aToPathElements) HalMap.withInsert(Object aObj) HalMap.withInsert(org.refcodes.struct.PathMap<String> aFrom) HalMap.withInsertBetween(Object[] aToPathElements, Object aFrom, Object[] aFromPathElements) HalMap.withInsertBetween(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Object[] aFromPathElements) HalMap.withInsertBetween(Object aToPath, Object aFrom, Object aFromPath) HalMap.withInsertBetween(Object aToPath, org.refcodes.struct.PathMap<String> aFrom, Object aFromPath) HalMap.withInsertBetween(String[] aToPathElements, Object aFrom, String[] aFromPathElements) HalMap.withInsertBetween(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, String[] aFromPathElements) HalMap.withInsertBetween(String aToPath, Object aFrom, String aFromPath) HalMap.withInsertBetween(String aToPath, org.refcodes.struct.PathMap<String> aFrom, String aFromPath) HalMap.withInsertBetween(Collection<?> aToPathElements, Object aFrom, Collection<?> aFromPathElements) HalMap.withInsertBetween(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements) HalMap.withInsertFrom(Object aFrom, Object aFromPath) HalMap.withInsertFrom(Object aFrom, Object... aFromPathElements) HalMap.withInsertFrom(Object aFrom, String aFromPath) HalMap.withInsertFrom(Object aFrom, String... aFromPathElements) HalMap.withInsertFrom(Object aFrom, Collection<?> aFromPathElements) HalMap.withInsertFrom(org.refcodes.struct.PathMap<String> aFrom, Object aFromPath) HalMap.withInsertFrom(org.refcodes.struct.PathMap<String> aFrom, Object... aFromPathElements) HalMap.withInsertFrom(org.refcodes.struct.PathMap<String> aFrom, String aFromPath) HalMap.withInsertFrom(org.refcodes.struct.PathMap<String> aFrom, String... aFromPathElements) HalMap.withInsertFrom(org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements) HalMap.withInsertTo(Object[] aToPathElements, Object aFrom) HalMap.withInsertTo(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom) HalMap.withInsertTo(Object aToPath, Object aFrom) HalMap.withInsertTo(Object aToPath, org.refcodes.struct.PathMap<String> aFrom) HalMap.withInsertTo(String[] aToPathElements, Object aFrom) HalMap.withInsertTo(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom) HalMap.withInsertTo(String aToPath, Object aFrom) HalMap.withInsertTo(String aToPath, org.refcodes.struct.PathMap<String> aFrom) HalMap.withInsertTo(Collection<?> aToPathElements, Object aFrom) HalMap.withInsertTo(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom) HalMap.withMergeBetween(Object[] aToPathElements, Object aFrom, Object[] aFromPathElements) HalMap.withMergeBetween(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Object[] aFromPathElements) HalMap.withMergeBetween(Object aToPath, Object aFrom, Object aFromPath) HalMap.withMergeBetween(Object aToPath, org.refcodes.struct.PathMap<String> aFrom, Object aFromPath) HalMap.withMergeBetween(String[] aToPathElements, Object aFrom, String[] aFromPathElements) HalMap.withMergeBetween(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, String[] aFromPathElements) HalMap.withMergeBetween(String aToPath, Object aFrom, String aFromPath) HalMap.withMergeBetween(String aToPath, org.refcodes.struct.PathMap<String> aFrom, String aFromPath) HalMap.withMergeBetween(Collection<?> aToPathElements, Object aFrom, Collection<?> aFromPathElements) HalMap.withMergeBetween(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements) HalMap.withMergeFrom(Object aFrom, Object aFromPath) HalMap.withMergeFrom(Object aFrom, Object... aFromPathElements) HalMap.withMergeFrom(Object aFrom, String aFromPath) HalMap.withMergeFrom(Object aFrom, String... aFromPathElements) HalMap.withMergeFrom(Object aFrom, Collection<?> aFromPathElements) HalMap.withMergeFrom(org.refcodes.struct.PathMap<String> aFrom, Object aFromPath) HalMap.withMergeFrom(org.refcodes.struct.PathMap<String> aFrom, Object... aFromPathElements) HalMap.withMergeFrom(org.refcodes.struct.PathMap<String> aFrom, String aFromPath) HalMap.withMergeFrom(org.refcodes.struct.PathMap<String> aFrom, String... aFromPathElements) HalMap.withMergeFrom(org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements) HalMap.withMergeTo(Object[] aToPathElements, Object aFrom) HalMap.withMergeTo(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom) HalMap.withMergeTo(Object aToPath, Object aFrom) HalMap.withMergeTo(Object aToPath, org.refcodes.struct.PathMap<String> aFrom) HalMap.withMergeTo(String[] aToPathElements, Object aFrom) HalMap.withMergeTo(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom) HalMap.withMergeTo(String aToPath, Object aFrom) HalMap.withMergeTo(String aToPath, org.refcodes.struct.PathMap<String> aFrom) HalMap.withMergeTo(Collection<?> aToPathElements, Object aFrom) HalMap.withMergeTo(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom) HalMap.withPut(Collection<?> aPathElements, String aValue) HalMap.withPut(org.refcodes.struct.Property aProperty) HalMap.withPutBoolean(Object[] aPathElements, Boolean aValue) HalMap.withPutBoolean(Object aKey, Boolean aValue) HalMap.withPutBoolean(String[] aPathElements, Boolean aValue) HalMap.withPutBoolean(String aKey, Boolean aValue) HalMap.withPutBoolean(Collection<?> aPathElements, Boolean aValue) HalMap.withPutByte(Object[] aPathElements, Byte aValue) HalMap.withPutByte(Object aKey, Byte aValue) HalMap.withPutByte(String[] aPathElements, Byte aValue) HalMap.withPutByte(String aKey, Byte aValue) HalMap.withPutByte(Collection<?> aPathElements, Byte aValue) HalMap.withPutChar(Object[] aPathElements, Character aValue) HalMap.withPutChar(Object aKey, Character aValue) HalMap.withPutChar(String[] aPathElements, Character aValue) HalMap.withPutChar(String aKey, Character aValue) HalMap.withPutChar(Collection<?> aPathElements, Character aValue) <C> HalMapHalMap.withPutClass(Object[] aPathElements, Class<C> aValue) <C> HalMapHalMap.withPutClass(Object aKey, Class<C> aValue) <C> HalMapHalMap.withPutClass(String[] aPathElements, Class<C> aValue) <C> HalMapHalMap.withPutClass(String aKey, Class<C> aValue) <C> HalMapHalMap.withPutClass(Collection<?> aPathElements, Class<C> aValue) HalMap.withPutDirAt(int aIndex, Object aDir) HalMap.withPutDirAt(int aIndex, org.refcodes.struct.PathMap<String> aDir) HalMap.withPutDirAt(Object[] aPathElements, int aIndex, Object aDir) HalMap.withPutDirAt(Object[] aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir) HalMap.withPutDirAt(Object aPath, int aIndex, Object aDir) HalMap.withPutDirAt(Object aPath, int aIndex, org.refcodes.struct.PathMap<String> aDir) HalMap.withPutDirAt(String[] aPathElements, int aIndex, Object aDir) HalMap.withPutDirAt(String[] aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir) HalMap.withPutDirAt(String aPath, int aIndex, Object aDir) HalMap.withPutDirAt(String aPath, int aIndex, org.refcodes.struct.PathMap<String> aDir) HalMap.withPutDirAt(Collection<?> aPathElements, int aIndex, Object aDir) HalMap.withPutDirAt(Collection<?> aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir) HalMap.withPutDouble(Object[] aPathElements, Double aValue) HalMap.withPutDouble(Object aKey, Double aValue) HalMap.withPutDouble(String[] aPathElements, Double aValue) HalMap.withPutDouble(String aKey, Double aValue) HalMap.withPutDouble(Collection<?> aPathElements, Double aValue) HalMap.withPutEnum(Object[] aPathElements, E aValue) HalMap.withPutEnum(Object aKey, E aValue) HalMap.withPutEnum(String[] aPathElements, E aValue) HalMap.withPutEnum(String aKey, E aValue) HalMap.withPutEnum(Collection<?> aPathElements, E aValue) HalMap.withPutFloat(Object[] aPathElements, Float aValue) HalMap.withPutFloat(Object aKey, Float aValue) HalMap.withPutFloat(String[] aPathElements, Float aValue) HalMap.withPutFloat(String aKey, Float aValue) HalMap.withPutFloat(Collection<?> aPathElements, Float aValue) HalMap.withPutInt(Object[] aPathElements, Integer aValue) HalMap.withPutInt(Object aKey, Integer aValue) HalMap.withPutInt(String[] aPathElements, Integer aValue) HalMap.withPutInt(String aKey, Integer aValue) HalMap.withPutInt(Collection<?> aPathElements, Integer aValue) HalMap.withPutLong(Object[] aPathElements, Long aValue) HalMap.withPutLong(Object aKey, Long aValue) HalMap.withPutLong(String[] aPathElements, Long aValue) HalMap.withPutLong(String aKey, Long aValue) HalMap.withPutLong(Collection<?> aPathElements, Long aValue) HalMap.withPutShort(Object[] aPathElements, Short aValue) HalMap.withPutShort(Object aKey, Short aValue) HalMap.withPutShort(String[] aPathElements, Short aValue) HalMap.withPutShort(String aKey, Short aValue) HalMap.withPutShort(Collection<?> aPathElements, Short aValue) HalMap.withPutString(Object[] aPathElements, String aValue) HalMap.withPutString(Object aKey, String aValue) HalMap.withPutString(String[] aPathElements, String aValue) HalMap.withPutString(String aKey, String aValue) HalMap.withPutString(Collection<?> aPathElements, String aValue) HalMap.withRemoveFrom(Object aPath) HalMap.withRemoveFrom(Object... aPathElements) HalMap.withRemoveFrom(String aPath) HalMap.withRemoveFrom(String... aPathElements) HalMap.withRemoveFrom(Collection<?> aPathElements) HalMap.withRemovePaths(String... aPathElements)