Package | Description |
---|---|
eu.esdihumboldt.hale.io.gml.writer.internal.geometry.writers |
Modifier and Type | Method and Description |
---|---|
static Pattern |
Pattern.and(Pattern... patterns)
Create a pattern that combines multiple patterns with a logical AND.
|
static Pattern |
Pattern.or(Pattern... patterns)
Create a pattern that combines multiple patterns with a logical OR.
|
static Pattern |
Pattern.parse(String pattern)
Parse a pattern from the given string.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractPathMatcher.addVerificationPattern(Pattern pattern)
Add a verification pattern.
|
static Pattern |
Pattern.and(Pattern... patterns)
Create a pattern that combines multiple patterns with a logical AND.
|
static Descent |
AbstractPathMatcher.descend(XMLStreamWriter writer,
Pattern descendPattern,
TypeDefinition elementType,
QName elementName,
String defaultNs,
boolean unique)
Descend the given pattern
|
protected static void |
AbstractGeometryWriter.descendAndWriteCoordinates(XMLStreamWriter writer,
Pattern descendPattern,
com.vividsolutions.jts.geom.Coordinate[] coordinates,
TypeDefinition elementType,
QName elementName,
String gmlNs,
boolean unique)
Write coordinates into a posList or coordinates property
|
static Pattern |
Pattern.or(Pattern... patterns)
Create a pattern that combines multiple patterns with a logical OR.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a