public class DomTypeSupportTest extends Object
DOMTypeSupport;| Modifier and Type | Field and Description |
|---|---|
private Element |
noXSITypeElement |
private net.shibboleth.utilities.java.support.xml.ParserPool |
parserPool |
private Element |
xsStringXSITypeElement |
| Constructor and Description |
|---|
DomTypeSupportTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testDateTimeToLong() |
void |
testDurationToLong() |
void |
testGetXSIType() |
void |
testHasXSIType() |
void |
testLongToDateTime() |
void |
testLongToDuration() |
private net.shibboleth.utilities.java.support.xml.ParserPool parserPool
private Element xsStringXSITypeElement
private Element noXSITypeElement
public void setup()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException,
SAXException,
IOException,
net.shibboleth.utilities.java.support.xml.XMLParserException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionSAXExceptionIOExceptionnet.shibboleth.utilities.java.support.xml.XMLParserExceptionpublic void testDateTimeToLong()
public void testLongToDateTime()
public void testDurationToLong()
public void testLongToDuration()
public void testGetXSIType()
public void testHasXSIType()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.