| Package | Description |
|---|---|
| nl.b3p.xml.ogc.v110.sort |
| Modifier and Type | Class and Description |
|---|---|
class |
Add
Class Add.
|
class |
BinaryOperatorType
Class BinaryOperatorType.
|
class |
Div
Class Div.
|
class |
Expression
Class Expression.
|
class |
Function
Class Function.
|
class |
FunctionType
Class FunctionType.
|
class |
Literal
Class Literal.
|
class |
LiteralType
Class LiteralType.
|
class |
Mul
Class Mul.
|
class |
PropertyName
Class PropertyName.
|
class |
PropertyNameType
Class PropertyNameType.
|
class |
Sub
Class Sub.
|
| Modifier and Type | Method and Description |
|---|---|
static ExpressionType |
Literal.unmarshal(Reader reader)
Method unmarshal
|
static ExpressionType |
PropertyName.unmarshal(Reader reader)
Method unmarshal
|
static ExpressionType |
Add.unmarshal(Reader reader)
Method unmarshal
|
static ExpressionType |
LiteralType.unmarshal(Reader reader)
Method unmarshal
|
static ExpressionType |
Sub.unmarshal(Reader reader)
Method unmarshal
|
static ExpressionType |
BinaryOperatorType.unmarshal(Reader reader)
Method unmarshal
|
static ExpressionType |
Function.unmarshal(Reader reader)
Method unmarshal
|
static ExpressionType |
FunctionType.unmarshal(Reader reader)
Method unmarshal
|
static ExpressionType |
PropertyNameType.unmarshal(Reader reader)
Method unmarshal
|
static ExpressionType |
Div.unmarshal(Reader reader)
Method unmarshal
|
static ExpressionType |
Mul.unmarshal(Reader reader)
Method unmarshal
|
static ExpressionType |
Expression.unmarshal(Reader reader)
Method unmarshal
|
Copyright © 2021 B3Partners B.V.. All rights reserved.