toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.primitiveInstances
/
VLanguage
VLanguage
@
JvmInline
@
Serializable
value
class
VLanguage
(
val
xmlString
:
String
)
:
VToken
(
source
)
Members
Members & Extensions
Constructors
VLanguage
Link copied to clipboard
constructor
(
xmlString
:
String
)
Properties
length
Link copied to clipboard
open
override
val
length
:
Int
xml
String
Link copied to clipboard
open
override
val
xmlString
:
String
Functions
get
Link copied to clipboard
open
operator override
fun
get
(
index
:
Int
)
:
Char
is
NCName
Link copied to clipboard
fun
CharSequence
.
isNCName
(
)
:
Boolean
is
NCName10
Link copied to clipboard
fun
CharSequence
.
isNCName10
(
)
:
Boolean
is
Xml
Name
Link copied to clipboard
fun
CharSequence
.
isXmlName
(
)
:
Boolean
is
Xml
Name10
Link copied to clipboard
fun
CharSequence
.
isXmlName10
(
)
:
Boolean
sub
Sequence
Link copied to clipboard
open
override
fun
subSequence
(
startIndex
:
Int
,
endIndex
:
Int
)
:
CharSequence
to
Double
Link copied to clipboard
open
fun
toDouble
(
)
:
Double
to
Float
Link copied to clipboard
open
fun
toFloat
(
)
:
Float
to
Int
Link copied to clipboard
open
fun
toInt
(
)
:
Int
to
Long
Link copied to clipboard
open
fun
toLong
(
)
:
Long
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
to
UInt
Link copied to clipboard
open
fun
toUInt
(
)
:
UInt
to
ULong
Link copied to clipboard
open
fun
toULong
(
)
:
ULong