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)
net9.0-android34.0
namespace Javax.Xml.Datatype
{
[Register("javax/xml/datatype/DatatypeFactory", DoNotGenerateAcw = true)]
public abstract class DatatypeFactory : Object
{
[Register("newDuration", "(ZIIIIII)Ljavax/xml/datatype/Duration;", "GetNewDuration_ZIIIIIIHandler")]
public virtual Duration? NewDuration(bool isPositive, int years, int months, int days, int hours, int minutes, int seconds);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API