DatatypeFactory
DatatypefactoryProperty
DatatypeFactory()
DatatypeFactory(IntPtr, JniHandleOwnership)
DatatypefactoryImplementationClass
JniPeerMembers
ThresholdClass
ThresholdType
NewDuration(Int64)
NewDuration(String)
NewDuration(Boolean, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigDecimal)
NewDuration(Boolean, Int32, Int32, Int32, Int32, Int32, Int32)
NewDurationDayTime(Int64)
NewDurationDayTime(String)
NewDurationDayTime(Boolean, BigInteger, BigInteger, BigInteger, BigInteger)
NewDurationDayTime(Boolean, Int32, Int32, Int32, Int32)
NewDurationYearMonth(Int64)
NewDurationYearMonth(String)
NewDurationYearMonth(Boolean, BigInteger, BigInteger)
NewDurationYearMonth(Boolean, Int32, Int32)
NewInstance()
NewInstance(String, ClassLoader)
NewXMLGregorianCalendar()
NewXMLGregorianCalendar(GregorianCalendar)
NewXMLGregorianCalendar(String)
NewXMLGregorianCalendar(BigInteger, Int32, Int32, Int32, Int32, Int32, BigDecimal, Int32)
NewXMLGregorianCalendar(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
NewXMLGregorianCalendarDate(Int32, Int32, Int32, Int32)
NewXMLGregorianCalendarTime(Int32, Int32, Int32, Int32)
NewXMLGregorianCalendarTime(Int32, Int32, Int32, BigDecimal, Int32)
NewXMLGregorianCalendarTime(Int32, Int32, Int32, Int32, Int32)
monoandroid
namespace Javax.Xml.Datatype
{
[Register("javax/xml/datatype/DatatypeFactory", DoNotGenerateAcw = true)]
public abstract class DatatypeFactory : Object
{
protected DatatypeFactory(IntPtr javaReference, JniHandleOwnership transfer);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API