Package | Description |
---|---|
org.apache.marmotta.ldpath.model.tests.functions.text |
Modifier and Type | Class and Description |
---|---|
class |
StringContainsTest<Node>
Check if one string is contained within an other.
|
class |
StringEndsWithTest<Node>
Check if one string ends with the other.
|
class |
StringEqualsIC<Node>
Check two strings for equality, ignoring case considerations.
|
class |
StringEqualsTest<Node>
Check two strings for equality.
|
class |
StringStartsWithTest<Node>
Check if one string starts with the other.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.