- add(Object...) - Method in class org.core4j.xml.XContainer
-
- add(Object) - Method in class org.core4j.xml.XContainer
-
- add(Object) - Method in class org.core4j.xml.XElement
-
- addFirst(Object...) - Method in class org.core4j.xml.XContainer
-
- addFirst(Object) - Method in class org.core4j.xml.XContainer
-
- advance() - Method in class org.core4j.DepthFirstIterator
-
- advance() - Method in class org.core4j.ReadOnlyIterator
-
- aggregate(Class<TReturn>, Func2<T, TReturn, TReturn>) - Method in class org.core4j.Enumerable
-
- aggregate(Class<TReturn>, TReturn, Func2<T, TReturn, TReturn>) - Method in class org.core4j.Enumerable
-
- all(Predicate1<T>) - Method in class org.core4j.Enumerable
-
- any(Predicate1<T>) - Method in class org.core4j.Enumerable
-
- apply() - Method in interface org.core4j.Func
-
Apply this function, returning the result
- apply(T) - Method in interface org.core4j.Func1
-
Apply this function, returning the result
- apply(T1, T2) - Method in interface org.core4j.Func2
-
Apply this function, returning the result
- apply(T) - Method in interface org.core4j.Predicate1
-
Apply this function, returning true or false
- apply() - Method in interface org.core4j.ThrowingFunc
-
Apply this function, returning the result (or throwing a checked exception)
- apply(T) - Method in interface org.core4j.ThrowingFunc1
-
Apply this function, returning the result (or throwing a checked exception)
- apply(T) - Method in interface org.core4j.ThrowingPredicate1
-
Apply this function, returning true or false (or throwing a checked exception)
- attribute(String) - Method in class org.core4j.xml.XElement
-
- attributes() - Method in class org.core4j.xml.XElement
-