This project has retired. For details please refer to its
Attic page.
AbstractStringTest.ToStringFunction (Apache Marmotta Site 3.3.0 API)
- java.lang.Object
-
- org.apache.marmotta.ldpath.model.tests.functions.text.AbstractStringTest.ToStringFunction
-
- All Implemented Interfaces:
- com.google.common.base.Function<Node,String>
- Enclosing class:
- AbstractStringTest<Node>
protected class AbstractStringTest.ToStringFunction
extends Object
implements com.google.common.base.Function<Node,String>
A function for the guava-library to convert a node into a string based on
the backend provided in the constructor.
- Author:
- Jakob Frank
- See Also:
Collections2
,
Function
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.common.base.Function
equals
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.