Compare commits

...

81 Commits

Author SHA1 Message Date
Jane Ding
0159c462cb Revert "fix(TUP-37227):Issue building when items names too long (#8412)" (#8518)
This reverts commit 2ea39fb234.
2023-03-01 19:49:47 +08:00
jiezhang-tlnd
87c399bab1 fix(TUP-37874)SQL inject risk (#8440) 2023-02-22 18:18:16 +08:00
jzhao
4e3e7ce00d fix(TDI-49399):[CVE]: upgrade zip4j to lastest version : 2.11.4 (#8494)(tFileUnarchive) 2023-02-20 18:21:55 +08:00
jzhao
035c08956d fix(TDI-49399):[CVE]: upgrade zip4j to lastest version : 2.11.4 (#8492) 2023-02-20 18:02:01 +08:00
Jane Ding
2ea39fb234 fix(TUP-37227):Issue building when items names too long (#8412)
* fix(TUP-37227):Issue building when items names too long
https://jira.talendforge.org/browse/TUP-37227

* fix(TUP-37227):Issue building when items names too long
https://jira.talendforge.org/browse/TUP-37227

* fix(TUP-37227):Issue building when items names too long
https://jira.talendforge.org/browse/TUP-37227

* fix(TUP-37227):Issue building when items names too long
https://jira.talendforge.org/browse/TUP-37227
2023-02-15 18:01:10 +08:00
Oleksandr Zhelezniak
59419071e9 fix(TDI-49284): talend file enhanced (#8424)
* fix the behavior when it reaches end of file
2023-02-13 11:46:43 +02:00
Dmytro Sylaiev
3e66072638 chore(TDI-49272): Bump talend-mscrm for 7.3 (#8418)
* chore(TDI-49252): Bump talend-mscrm for 7.3

* Bump transitive deps

* fix(TDI-49252): Remove extra dependency

* fix(TDI-49252): Fix compilation error onprem2011

* fix(TDI-49252): Fix crm4client issue

* fix(TDI-49252): Fix compile error 73

* fix(TDI-49252): Fix neethi for output
2023-02-09 22:16:14 +02:00
pyzhou
f7c1659f8f fix(TDI-48321): tSCP components cannot work with redhat server (#7951)
* fix(TDI-48321): tSCP components cannot work with redhat server

* fix wron /n

* fix tssh compile error

* fix NPE
2023-01-28 15:28:53 +08:00
jzhao
d737f7b328 fix(TDI-49181):CVE-2020-13936,org.apache.velocity:velocity:1.7 (#8394)
* fix(TDI-49181):CVE-2020-13936,org.apache.velocity:velocity:1.7

* chore(TDI-49181):code format
2023-01-16 10:42:54 +08:00
qiongli
edfaf3a9e6 fix(TDQ-20956):upgrade cxf to 3.5.5 (#8327) 2022-12-29 10:33:22 +08:00
vyu-talend
c5db3c5d32 fix(TDI-49026):close stream. (#8343) (#8354)
* fix(TDI-49026):close stream.

* fix(TDI-49026):improve closing stream and remove useless codes.

* fix(TDI-49026):add fix to streaming input source.

* fix(TDI-49026):improve closing input resource.

* fix(TDI-49026):improve code.
2022-12-29 10:20:52 +08:00
Jane Ding
247ee12805 fix(TUP-37467):[8.0.1&7.3.1] custom component are no more build as (#8323)
* fix(TUP-37467):[8.0.1&7.3.1] custom component are no more build as
snapshot but releases since june/july patch
https://jira.talendforge.org/browse/TUP-37467

* fix(TUP-37467):[8.0.1&7.3.1] custom component are no more build as
snapshot but releases since june/july patch
https://jira.talendforge.org/browse/TUP-37467

* fix(TUP-37467):[8.0.1&7.3.1] custom component are no more build as
snapshot but releases since june/july patch
https://jira.talendforge.org/browse/TUP-37467
2022-12-28 17:40:44 +08:00
wang wei
1d3f5e733f fix(TDI-48822): Bump component-runtime to 1.38.8 in Studio 7.3.1 (#8347) 2022-12-28 13:58:52 +08:00
pyzhou
b5481e66ce fix(TDI-49004): backport tmap java17 7.3 (#8293)
* fix(TDI-46572):tMap support JDK 17 (#6735)

* fix(TDI-46572):tAdvancedHash dependency

* fix(TDI-46572):tMap support JDK 17

* remove jboss

* change method supportMarshaller()

* add override method

* fix bug

* fix bug of cannot flush the last part

* fix(TDI-46572):use jboss marshaller

* fix bug

* Upgrade dependency

* fix tuj bug

* fix bug

* fix bug
# Conflicts:
#	main/plugins/org.talend.designer.components.localprovider/components/tFileOutputMSDelimited/tFileOutputMSDelimited_java.xml

* fix(TDI-46937): fix tmap tuj (#6845)

* fix(TDI-46937): fix tmap tuj

* fix(TDI-46937):fix tuj

* fix(TDI-47147):tMap TUJ fix (#6948)

# Conflicts:
#	main/plugins/org.talend.designer.components.localprovider/components/tAdvancedHash/tAdvancedHash_java.xml

* chore: clean up code (#6858)

* chore: clean up code

* remove useless url path
# Conflicts:
#	main/plugins/org.talend.designer.components.localprovider/components/tAdvancedHash/tAdvancedHash_java.xml
2022-12-26 14:37:56 +08:00
jzhao
f9545f9fff fix(TDI-49088):CVE-2022-46364,org.apache.cxf:cxf-core:3.4.4,3.5.2 (#8334)
* fix(TDI-49088):CVE-2022-46364,org.apache.cxf:cxf-core:3.4.4,3.5.2

* fix(TDI-49088):change cxf version to 3.4.10
2022-12-26 10:03:55 +08:00
wang wei
c758ddbaed fix(TDI-49013): CVE-2022-40152,com.fasterxml.woodstox:woodstox-core (#8315) 2022-12-23 17:06:55 +08:00
Jane Ding
5fbd8cb46a Revert "fix(TUP-37227):Issue building when items names too long (#8225)" (#8339)
This reverts commit 5e02e74cc4.
2022-12-23 11:42:56 +08:00
wang wei
4110317724 fix(TDI-48900): [Studio7.3.1]Component tXSLT can't process utf8 char well in xml and "use column instead of file/stream for XML" option 2022-12-23 09:47:58 +08:00
Jane Ding
5e02e74cc4 fix(TUP-37227):Issue building when items names too long (#8225)
* fix(TUP-37227):Issue building when items names too long
https://jira.talendforge.org/browse/TUP-37227

* fix(TUP-37227):Issue building when items names too long
https://jira.talendforge.org/browse/TUP-37227

* fix(TUP-37227):Issue building when items names too long
https://jira.talendforge.org/browse/TUP-37227
2022-12-19 12:00:51 +08:00
nrousseau
3bccc4a18a fix 7.3 with tck (#8309)
* Revert "chore(TUP-35860): backport (#8305)"

This reverts commit a90c92c6b9.

* fix(TUP-33859): force upgrade for bcprov (#6915) (#6923)

Co-authored-by: nrousseau <nrousseau@talend.com>

* fix(TUP-34110): fix tck dependencies (#7005)

* fix(TUP-34110): fix tck dependencies

* fix(TUP-34110): fix tck dependencies

* chore(TUP-35860)CVE bctls-jdk15on-1.68.jar  bcprov-jdk15on-1.68.jar (#8151)

* add missing jars

* tck: add missing packages

Co-authored-by: bhe-talendbj <52311292+bhe-talendbj@users.noreply.github.com>
Co-authored-by: jiezhang-tlnd <40561780+jiezhang-tlnd@users.noreply.github.com>
Co-authored-by: bhe-talendbj <bhe@talend.com>
2022-12-17 17:48:37 +08:00
bhe-talendbj
a90c92c6b9 chore(TUP-35860): backport (#8305) 2022-12-16 10:00:57 +08:00
Oleksandr Zhelezniak
c0287349bf fix(TDI-48876): hsqldb add missing libraries (#8229) 2022-12-12 16:32:44 +02:00
jiezhang-tlnd
d3b0b3f230 fix(TUP-36712)revert for spark covert to standard (#8256) 2022-12-05 18:24:01 +08:00
pyzhou
b891b1d6d7 fix(TDI-48951):CVE mina-sshd 2.9.2 (#8232) 2022-12-02 09:31:38 +08:00
ypiel
04e389d1c1 feat(TDI-48543): MS CRM OAuth2.0/ROPC support. (#8233) 2022-11-29 17:10:39 +01:00
ypiel
452e2400b0 chore(TDI-48934): move talend-mscrm to connectors-lib-se/maintenance/7.3 (#8236) 2022-11-29 17:04:49 +01:00
Oleksandr Zhelezniak
68cba2204e chore(TDI-48754): cve bump protobuf-java (#8158)
* cve bump protobuf-java
* bump protobuf-java-util
2022-11-24 11:49:20 +02:00
vyu-talend
1bf27b6a86 fix(TDI-48782):upgrade hsqldb.jar to solve cve. (#8188) (#8193)
* fix(TDI-48782):upgrade hsqldb.jar to solve cve.

* fix(TDI-48782): add system property.

* fix(TDI-48782):use hsqldb jdk8 version for 7.3.1
2022-11-15 16:46:50 +08:00
wang wei
36fa4bd115 fix(TDI-48810): Job build fails with : Duplicate nested type CompareUtil after R2022-10v2(#8163) 2022-11-09 16:37:02 +08:00
sbliu
4487f6e8b0 feat(TUP-36340) oracle add support of orai18n.jar (#7861) (#8096) 2022-10-31 16:04:48 +08:00
jiezhang-tlnd
6388d26bc9 Jzhang/73/tup 36712 (#8077)
* fix(TUP-36712)Schema lost when convert DeltaLake job to spark
https://jira.talendforge.org/browse/TUP-36712

* fix(TUP-36712)null exception

* format code

* change to variable

* Schema lost when convert DeltaLake job to spark

* avoid schema be empty
2022-10-27 10:53:44 +08:00
wang wei
43701e31c5 fix(TDI-48715): CVE-2022-42003,CVE-2022-42004, jackson-databind-2.13.2.2jar(#8118) 2022-10-26 19:47:49 +08:00
zyuan-talend
9c66a140a0 fix(TUP-36820):add junit test. (#8093) 2022-10-25 10:13:34 +08:00
Jane Ding
e824ac1c29 fix(TUP-36833):DB Common folder not showing under Palette tab (#8078)
* fix(TUP-36833):DB Common folder not showing under Palette tab
https://jira.talendforge.org/browse/TUP-36833

* fix(TUP-36833):DB Common folder not showing under Palette tab
https://jira.talendforge.org/browse/TUP-36833

Conflicts:
	test/plugins/org.talend.designer.core.test/src/org/talend/designer/core/ui/editor/TalendEditorPaletteFactoryTest.java
2022-10-24 16:03:42 +08:00
vyu-talend
1ca9c5a208 fix(TDI-48213):fix the risk of not closing resources (#7922) (#8082)
* fix(TDI-48213):fix the closing resources issues. (#7826)

* fix(TDI-48213):fix the closing resources issues.

* fix(TDI-48213):change the log level.

* fix(TDI-48213):fix the risk of not closing resources.

* fix(TDI-48213):remove useless try/catch.

* feat(TDI-42323):add entry to custom ratio.

* Revert "feat(TDI-42323):add entry to custom ratio."

This reverts commit 18e23af73c.

* fix(TDI-48213):add finish flag to end and finally.

* fix(TDI-48213):remove useless codes.

Co-authored-by: vyu <vyu@192.168.1.15>

Co-authored-by: vyu <vyu@192.168.1.15>
2022-10-12 16:45:39 +08:00
pyzhou
4ccd720690 feat(TDI-48332):oracle orai18n.jar (#7921)
* feat(TDI-48332):oracle orai18n.jar

* add dependency

* Add name

* fix wrong mvn path and name

* wrong import
2022-10-10 10:43:02 +08:00
Dmytro Sylaiev
1dfe60285a Dsylaiev/tdi 48434 backport to 73 (#8067)
* fix(TDI-48434): Avoid NPE for the old xlsx format (#7920)

* fix(TDI-48434): Avoid NPE for the old xlsx format

* fix(TDI-48434): Fix the studio build

* fix(TDI-48434): Fix cherry-pick merge issue
2022-09-30 22:55:15 +03:00
wang wei
7bae6b958c fix(TDI-48473): Job using tLDAPInput with Protocol=LDAPS fails in MDM (#7955) 2022-09-29 18:43:17 +08:00
zshen-talend
4b6155564b fix(TDQ-20725): The default project dir path support reference project (#7999) (#8046) 2022-09-29 09:44:03 +08:00
zyuan-talend
71e0c0da5f fix(TUP-36626):tAmazonMysqlInput gets only tAmazonMysqlConnection and (#8018)
remove the version compatible tMysqlConnection from valid list.
2022-09-28 17:12:46 +08:00
wang wei
fefd0c1b47 fix(TDI-48550): tMysqlSCD component does not change date(time) fields to NULL (#8002) 2022-09-28 15:03:56 +08:00
Dmytro Grygorenko
cbc822c3a8 fix(TDI-47532): bump XercesImpl library to 2.12.2 (#7321) 2022-09-27 15:18:51 +08:00
dicarcab
b7210746e3 NPE exception while opening BigData Streaming Job (#8009) 2022-09-26 15:00:14 +02:00
pyzhou
c489fd8da7 fix(TDI-48576): update Apache Ant for tFileUnarchive. 2022-09-21 11:42:22 +08:00
Liu Xinquan
901963c1fc Revert "fix(TDQ-20610) org.apache.lucene:lucene-core (#7945)" (#7984)
This reverts commit 6b7fde47d0.
2022-09-13 17:48:09 +08:00
Liu Xinquan
6b7fde47d0 fix(TDQ-20610) org.apache.lucene:lucene-core (#7945) 2022-09-06 17:20:16 +08:00
hzhao
9642d20f56 fix(TUP-36593): Nexus proxy password is stored in clear text in project (#7954) 2022-09-06 09:31:02 +08:00
ypiel
d2c1b3d9ee fix(TPS-5340): mscrm oauth2 backport to 7.3.1 (#7925)
* fix(TPS-5340): mscrm oauth2 backport to 7.3.1

* fix(TPS-5340):  CLIENT_CREDENTIAL as PASSWORD.

* Revert "fix(TPS-5340):  CLIENT_CREDENTIAL as PASSWORD."

This reverts commit 9f0b633e44.

Co-authored-by: jzhao-talend <jzhao@talend.com>
2022-09-05 17:41:59 +08:00
hzhao
1c56a4d797 fix(TUP-36593): Nexus proxy password is stored in clear text in project (#7938)
* fix(TUP-36593): Nexus proxy password is stored in clear text in project
setting preference

* fix(TUP-36593): Nexus proxy password is stored in clear text in project
2022-09-02 16:53:50 +08:00
pyzhou
75664ab5b6 fix(TDI-48456):tPOP java8 compatibility (#7927) 2022-09-01 11:20:44 +08:00
wang wei
83f862a29f fix(TDI-48333): [CVE]: replace or remove xalan dependency for tfileinputxml and twebservicexxx components (#7889) 2022-09-01 10:42:47 +08:00
pyzhou
a9227785c4 Added extra fields, dependencies + token fetch logic. (#7918)
Co-authored-by: Balázs Gunics <bgunics@talend.com>
2022-08-31 18:01:33 +08:00
Xilai Dai
a61f2c6797 fix(APPINT-34973) exclude saaj-impl from OSGi build (#7911) 2022-08-31 16:09:36 +08:00
pyzhou
d5df42537d fix(TDI-48443):backport TDI-47447 (#7917)
* fix(TDI-48443):backport TDI-47447

* correct name
2022-08-31 02:17:45 +08:00
pyzhou
cd6b711595 fix(TDI-48322):align javax.mail version (#7847)
# Conflicts:
#	main/plugins/org.talend.designer.components.localprovider/components/tMicrosoftCrmInput/tMicrosoftCrmInput_java.xml
#	main/plugins/org.talend.designer.components.localprovider/components/tMicrosoftCrmOutput/tMicrosoftCrmOutput_java.xml
2022-08-31 01:44:30 +08:00
hcyi
4502ff4ae3 fix(TUP-36483):Code generation fails with xmlmap. (#7907) 2022-08-30 17:57:29 +08:00
jzhao
625aeaebf9 fix(TDI-48426):CVE: org.postgresql:postgresql:42.2.25 (#7904) 2022-08-30 15:57:50 +08:00
pyzhou
838d016f41 feat(TDI-47369): tSendMail Oauth2 (#7784)
* fix(TDI-47369): tSendMail Oauth2

* fix migration

* feat(TDI-47447):tPOP OAuth2.0

* rename

* fix show if

* tSendMile MVN path

* tPOP mvn path

* correct migration description.
# Conflicts:
#	main/plugins/org.talend.designer.components.localprovider/components/tPOP/tPOP_messages.properties
#	main/plugins/org.talend.designer.components.localprovider/components/tSendMail/tSendMail_messages.properties
#	main/plugins/org.talend.repository/plugin.xml
2022-08-30 01:13:33 +08:00
sbliu
d2a1041993 chore(TUP-36502) upgrade org.postgresql:postgresql:42.2.25 to 42.2.26 (#7900) 2022-08-29 16:37:30 +08:00
Xilai Dai
cfbec28162 fix(APPINT-34738) add MsmqTalend into osgi-exclude.properties (#7897) 2022-08-17 16:22:14 +08:00
Abdulhamid Rashankar
38c60c194f APPINT-34738:Integrate Talend-customized Microsoft MQ driver jar with improved native library loading (#7860)
Co-authored-by: arashankar <abdulhamid0606@gmail.com>
2022-08-09 09:34:21 +02:00
Liu Xinquan
02d660edd5 fix(TDQ-20362): Update and save analysis when rename jdbc connection (#7818) 2022-08-08 09:48:49 +08:00
msjian
e7cf31a2a1 fix(TDQ-20638): fix a replacement error for DQ item (#7842) 2022-08-02 17:15:03 +08:00
Laurent BOURGEOIS
6204d78546 fix(TBD-14061):CVE: commons-collections:commons-collections:3.2.1 2022-08-01 16:29:03 +02:00
vyu-talend
f5d40d7898 fix(TDI-48082):add additional parameters to all greenplum. (#7794) (#7829) 2022-08-01 17:51:39 +08:00
pyzhou
5c3b8f54cb fix(TDI-48107):gson CVE (#7668)
* fix(TDI-48107):gson CVE

# Conflicts:
#	main/plugins/org.talend.designer.components.libs/libs_src/adal4j/pom.xml

* Revert "fix(TDI-48107):gson CVE"

This reverts commit 7f54d53b3b.

* fix(TDI-48107):gson CVE

# Conflicts:
#	main/plugins/org.talend.designer.components.libs/libs_src/adal4j/pom.xml

* fix(TDI-48107):gson CVE

* back to 2.8.9

* tcloud

* cloud upgrade

* fix(TDI-48107):don't need to update gson for talend-mscrm on 7.3

Co-authored-by: jzhao-talend <jzhao@talend.com>
2022-07-28 09:32:24 +08:00
Dmytro Grygorenko
3943cfb8d1 fix(TDI-48259): Fix MSCRM regression for 731 (#7807)
* fix(TDI-48259): backporting original "talend-mscrm-3.10-20211021" library.

* fix(TDI-48259): new "talend-mscrm" version to fix CVE.

* fix(TDI-48259): formatting, some version changed.

* fix(TDI-48259): missing changes restored.

* fix(TDI-48259): slf4j version.

* fix(TDI-48259): formatting again.

* fix(TDI-48259): Jackson bump.
2022-07-27 15:26:07 +03:00
wang wei
87679ad3b1 fix(TDI-48203): [CVE]: routines.system.JSONObject(Object bean) use reflect to call method invoke, that's dangerous for evil script inject(#7721) 2022-07-27 09:37:18 +08:00
Oleksandr Zhelezniak
a3b64152be chore(TDI-48177): bump google oauth (#7765)
* 1.31.0 -> 1.33.3
2022-07-26 11:07:21 +03:00
sbliu
2e8c6f3188 fix(TUP-36128) fix problem when parse where condition string which contains global string for tELTmap. (#7804)
* fix(TUP-36128) fix problem when parse where condition string which contains global string for tELTmap.

* fix(TUP-36128) add junit .
2022-07-26 11:06:52 +08:00
Zhiwei Xue
38e20f74fa fix(TUP-18979):Migration tasks including mapping files (#7754) 2022-07-22 16:52:05 +08:00
Oleksandr Zhelezniak
93c6383ef7 chore(TDI-48081): bump xmlsec 2.3.1 (#7769)
* MCRMInput\Output 2.1.2 -> 2.3.1
2022-07-22 09:52:14 +03:00
kjwang
4af633af53 TUP-36157 Error when install Bigtable in studio: Illegal character in (#7763)
TUP-36157 Error when install Bigtable in studio: Illegal character in query
https://jira.talendforge.org/browse/TUP-36157
2022-07-22 09:38:18 +08:00
zshen-talend
e8bdf16525 fix(TDQ-20577): replace project name with lowercase mode in TDQItems when export job (#7768) 2022-07-20 10:44:19 +08:00
Dmytro Sylaiev
a0d3dc47fb fix(TDI-47908): Commit stats in case of Error (#7703) 2022-07-19 10:08:35 +03:00
pyzhou
2d24b5d5fd fix(TDI-48024): ResumeUtil performance issue. (#7771) 2022-07-19 12:02:52 +08:00
vyu-talend
946402c192 fix(TDI-47976):fix some potencial npe. (#7757) (#7788) 2022-07-19 10:21:22 +08:00
wang wei
0e0749cfdf fix(TDI-48221): tDBBulkExec (MYSQL) Failing with error (#7739) 2022-07-18 10:16:26 +08:00
zshen-talend
6265144309 fix(TDQ-20754): revert code to keep project is lowercase (#7745) 2022-07-08 17:46:01 +08:00
Dmytro Grygorenko
f15a3e3e7c chore(TDI-48185): backport leftovers for "nimbus-jose" update. (#7719) 2022-07-04 11:48:36 +03:00
Dmytro Grygorenko
7d46024e9d chore(TDI-48134): backport "nimbus-jose" lib update. (#7688) 2022-07-04 11:13:35 +03:00
5238 changed files with 3944 additions and 288945 deletions

View File

@@ -50,6 +50,7 @@
<plugin id="org.talend.repository.localprovider.test" download-size="0" install-size="0" version="0.0.0" fragment="true" unpack="false"/>
<plugin id="org.talend.repository.metadata.test" download-size="0" install-size="0" version="0.0.0" fragment="true" unpack="false"/>
<plugin id="org.talend.repository.test" download-size="0" install-size="0" version="0.0.0" fragment="true" unpack="false"/>
<plugin id="org.talend.presentation.onboarding.resource.test" download-size="0" install-size="0" version="0.0.0" fragment="true" unpack="false"/>
<plugin id="org.talend.repository.view.di.test" download-size="0" install-size="0" version="0.0.0" fragment="true" unpack="false"/>
<plugin id="org.talend.repository.view.test" download-size="0" install-size="0" version="0.0.0" fragment="true" unpack="false"/>
<plugin id="org.talend.testutils" download-size="0" install-size="0" version="0.0.0" unpack="false"/>

View File

@@ -884,7 +884,7 @@
}
%>
//Resume: jobStart
resumeUtil.addLog("JOB_STARTED", "JOB:" + jobName, parent_part_launcher, Thread.currentThread().getId() + "", "","","","",resumeUtil.convertToJsonText(context,parametersToEncrypt));
resumeUtil.addLog("JOB_STARTED", "JOB:" + jobName, parent_part_launcher, Thread.currentThread().getId() + "", "","","","",resumeUtil.convertToJsonText(context,ContextProperties.class,parametersToEncrypt));
<%
if (stats) {
@@ -1157,9 +1157,15 @@ this.globalResumeTicket = false;//to run others jobs
if (!componentName.equals("tJobStructureCatcher") && !componentName.equals("tLogCatcher") && !componentName.equals("tFlowMeterCatcher") && !componentName.equals("tAssertCatcher") && !componentName.equals("tStatCatcher") && !componentName.equals("tAsyncIn")) {
%>
<%=createCallProcess(rootNode, className, false) %>
<% }
}
}// end if(isRunInMultiThread)
<%
if (process.getNodesOfType("tStatCatcher").size() > 0) {
%>
<%=statsErrorHandlingAfterMainCall(rootNode, process.getNodesOfType("tStatCatcher"))%>
<%
}
}
}
}// end if(isRunInMultiThread)
%>
this.globalResumeTicket = true;//to run tPostJob
@@ -1293,7 +1299,7 @@ if (execStat) {
returnCode = errorCode.intValue();
}
resumeUtil.addLog("JOB_ENDED", "JOB:" + jobName, parent_part_launcher, Thread.currentThread().getId() + "", "","" + returnCode,"","","");
resumeUtil.flush();
return returnCode;
}

View File

@@ -42,10 +42,10 @@ public class CLASS
//List< ? extends IConnection> onSubJobErrorConns = rootNode.getOutgoingConnections(EConnectionType.ON_SUBJOB_ERROR);
//if(onSubJobErrorConns!=null){
// for(IConnection conn : onSubJobErrorConns) {
// for(IConnection conn : onSubJobErrorConns) {
// toReturn += createCallProcess(conn.getTarget(), className, isMultiThread);
// }
//}
//}
if(isMultiThread){
toReturn += "\n}catch (java.lang.Error e_" + rootNode.getUniqueName() + ") {\n";
toReturn += "globalMap.put(\""+rootNode.getUniqueName()+ "_SUBPROCESS_STATE\", -1);\n";
@@ -55,7 +55,20 @@ public class CLASS
toReturn += "\n}";
return toReturn;
}
public String statsErrorHandlingAfterMainCall(INode rootNode, List<? extends INode> statsNodes) {
String catchErrorReturn = "catch (Error error_" + rootNode.getUniqueName() + " ) {\n";
catchErrorReturn+="end = System.currentTimeMillis();\n";
for (INode statCatcherNode : statsNodes) {
catchErrorReturn += statCatcherNode.getUniqueName() + ".addMessage(\"failure\", (end-startTime));\n";
catchErrorReturn += "try {\n " + statCatcherNode.getDesignSubjobStartNode().getUniqueName() + "Process(globalMap);\n";
catchErrorReturn += "} catch (Exception e_" + statCatcherNode.getUniqueName() + ") {\n";
catchErrorReturn += "e_" + statCatcherNode.getUniqueName() + ".printStackTrace();\n}\n";
}
catchErrorReturn+= "throw error_" + rootNode.getUniqueName() + ";\n}\n";
return catchErrorReturn;
}
public String generate(Object argument) {
return "";
}

View File

@@ -407,6 +407,26 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
}
return strReturn;
}
private String readString(org.jboss.marshalling.Unmarshaller unmarshaller) throws IOException{
String strReturn = null;
int length = 0;
length = unmarshaller.readInt();
if (length == -1) {
strReturn = null;
} else {
if(length > commonByteArray_<%=codeGenArgument.getCurrentProjectName() %>_<%=codeGenArgument.getJobName() %>.length) {
if(length < 1024 && commonByteArray_<%=codeGenArgument.getCurrentProjectName() %>_<%=codeGenArgument.getJobName() %>.length == 0) {
commonByteArray_<%=codeGenArgument.getCurrentProjectName() %>_<%=codeGenArgument.getJobName() %> = new byte[1024];
} else {
commonByteArray_<%=codeGenArgument.getCurrentProjectName() %>_<%=codeGenArgument.getJobName() %> = new byte[2 * length];
}
}
unmarshaller.readFully(commonByteArray_<%=codeGenArgument.getCurrentProjectName() %>_<%=codeGenArgument.getJobName() %>, 0, length);
strReturn = new String(commonByteArray_<%=codeGenArgument.getCurrentProjectName() %>_<%=codeGenArgument.getJobName() %>, 0, length, utf8Charset);
}
return strReturn;
}
private void writeString(String str, ObjectOutputStream dos) throws IOException{
if(str == null) {
@@ -417,11 +437,21 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
dos.write(byteArray);
}
}
private void writeString(String str, org.jboss.marshalling.Marshaller marshaller) throws IOException{
if(str == null) {
marshaller.writeInt(-1);
} else {
byte[] byteArray = str.getBytes(utf8Charset);
marshaller.writeInt(byteArray.length);
marshaller.write(byteArray);
}
}
<%
} else if(!hasString2 && (isLookup && !hashableColumnsNames.contains(column.getLabel()))){
hasString2 = true;
%>
private String readString(DataInputStream dis, ObjectInputStream ois) throws IOException{
String strReturn = null;
int length = 0;
@@ -435,6 +465,30 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
}
return strReturn;
}
private String readString(DataInputStream dis, org.jboss.marshalling.Unmarshaller unmarshaller) throws IOException{
String strReturn = null;
int length = 0;
length = unmarshaller.readInt();
if (length == -1) {
strReturn = null;
} else {
byte[] byteArray = new byte[length];
unmarshaller.read(byteArray);
strReturn = new String(byteArray, utf8Charset);
}
return strReturn;
}
private void writeString(String str, DataOutputStream dos, org.jboss.marshalling.Marshaller marshaller) throws IOException{
if(str == null) {
marshaller.writeInt(-1);
} else {
byte[] byteArray = str.getBytes(utf8Charset);
marshaller.writeInt(byteArray.length);
marshaller.write(byteArray);
}
}
private void writeString(String str, DataOutputStream dos, ObjectOutputStream oos) throws IOException{
if(str == null) {
@@ -463,6 +517,18 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
}
return dateReturn;
}
private java.util.Date readDate(org.jboss.marshalling.Unmarshaller unmarshaller) throws IOException{
java.util.Date dateReturn = null;
int length = 0;
length = unmarshaller.readByte();
if (length == -1) {
dateReturn = null;
} else {
dateReturn = new Date(unmarshaller.readLong());
}
return dateReturn;
}
private void writeDate(java.util.Date date1, ObjectOutputStream dos) throws IOException{
if(date1 == null) {
@@ -472,6 +538,15 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
dos.writeLong(date1.getTime());
}
}
private void writeDate(java.util.Date date1, org.jboss.marshalling.Marshaller marshaller) throws IOException{
if(date1 == null) {
marshaller.writeByte(-1);
} else {
marshaller.writeByte(0);
marshaller.writeLong(date1.getTime());
}
}
<%
}else if (!hasDate2 && (isLookup && !hashableColumnsNames.contains(column.getLabel()))) {
hasDate2 = true;
@@ -488,6 +563,18 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
}
return dateReturn;
}
private java.util.Date readDate(DataInputStream dis, org.jboss.marshalling.Unmarshaller unmarshaller ) throws IOException{
java.util.Date dateReturn = null;
int length = 0;
length = unmarshaller.readByte();
if (length == -1) {
dateReturn = null;
} else {
dateReturn = new Date(unmarshaller.readLong());
}
return dateReturn;
}
private void writeDate(java.util.Date date1, DataOutputStream dos, ObjectOutputStream oos) throws IOException{
if(date1 == null) {
@@ -497,6 +584,15 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
dos.writeLong(date1.getTime());
}
}
private void writeDate(java.util.Date date1, DataOutputStream dos, org.jboss.marshalling.Marshaller marshaller) throws IOException{
if(date1 == null) {
marshaller.writeByte(-1);
} else {
marshaller.writeByte(0);
marshaller.writeLong(date1.getTime());
}
}
<%
}
} else if(typeToGenerate.equals("byte[]")) {
@@ -516,6 +612,20 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
}
return byteArrayReturn;
}
private byte[] readByteArray(org.jboss.marshalling.Unmarshaller dis) throws IOException{
byte[] byteArrayReturn;
int length = 0;
length = dis.readInt();
if (length == -1) {
byteArrayReturn = null;
} else {
byte[] byteArray = new byte[length];
dis.readFully(byteArray);
byteArrayReturn = byteArray;
}
return byteArrayReturn;
}
private void writeByteArray(byte[] byteArray, ObjectOutputStream dos) throws IOException{
if(byteArray == null) {
@@ -525,6 +635,15 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
dos.write(byteArray);
}
}
private void writeByteArray(byte[] byteArray, org.jboss.marshalling.Marshaller marshaller) throws IOException{
if(byteArray == null) {
marshaller.writeInt(-1);
} else {
marshaller.writeInt(byteArray.length);
marshaller.write(byteArray);
}
}
<%
}else if (!hasByteArray2 && (isLookup && !hashableColumnsNames.contains(column.getLabel()))) {
hasByteArray2 = true;
@@ -542,6 +661,20 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
}
return byteArrayReturn;
}
private byte[] readByteArray(DataInputStream dis, org.jboss.marshalling.Unmarshaller unmarshaller ) throws IOException{
byte[] byteArrayReturn;
int length = 0;
length = unmarshaller.readInt();
if (length == -1) {
byteArrayReturn = null;
} else {
byte[] byteArray = new byte[length];
unmarshaller.read(byteArray);
byteArrayReturn = byteArray;
}
return byteArrayReturn;
}
private void writeByteArray(byte[] byteArray, DataOutputStream dos, ObjectOutputStream oos) throws IOException{
if(byteArray == null) {
@@ -551,6 +684,15 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
dos.write(byteArray);
}
}
private void writeByteArray(byte[] byteArray, DataOutputStream dos, org.jboss.marshalling.Marshaller marshaller) throws IOException{
if(byteArray == null) {
marshaller.writeInt(-1);
} else {
marshaller.writeInt(byteArray.length);
marshaller.write(byteArray);
}
}
<%
}
}else {
@@ -571,6 +713,18 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
}
return intReturn;
}
private Integer readInteger(org.jboss.marshalling.Unmarshaller dis) throws IOException{
Integer intReturn;
int length = 0;
length = dis.readByte();
if (length == -1) {
intReturn = null;
} else {
intReturn = dis.read<%= typeToGenerate %>();
}
return intReturn;
}
private void writeInteger(Integer intNum, ObjectOutputStream dos) throws IOException{
if(intNum == null) {
@@ -580,6 +734,15 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
dos.write<%= typeToGenerate %>(intNum);
}
}
private void writeInteger(Integer intNum, org.jboss.marshalling.Marshaller marshaller) throws IOException{
if(intNum == null) {
marshaller.writeByte(-1);
} else {
marshaller.writeByte(0);
marshaller.write<%= typeToGenerate %>(intNum);
}
}
<%
} else if(!hasInteger2 && (isLookup && !hashableColumnsNames.contains(column.getLabel()))){
hasInteger2 = true;
@@ -595,6 +758,18 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
}
return intReturn;
}
private Integer readInteger(DataInputStream dis, org.jboss.marshalling.Unmarshaller unmarshaller) throws IOException{
Integer intReturn;
int length = 0;
length = unmarshaller.readByte();
if (length == -1) {
intReturn = null;
} else {
intReturn = unmarshaller.read<%= typeToGenerate %>();
}
return intReturn;
}
private void writeInteger(Integer intNum, DataOutputStream dos, ObjectOutputStream oos) throws IOException{
if(intNum == null) {
@@ -604,6 +779,15 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
dos.write<%= typeToGenerate %>(intNum);
}
}
private void writeInteger(Integer intNum, DataOutputStream dos,org.jboss.marshalling.Marshaller marshaller ) throws IOException{
if(intNum == null) {
marshaller.writeByte(-1);
} else {
marshaller.writeByte(0);
marshaller.write<%= typeToGenerate %>(intNum);
}
}
<%
}
}
@@ -705,6 +889,101 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
}
}
public void <%= isLookup ? "readKeys" : "read" %>Data(org.jboss.marshalling.Unmarshaller dis) {
synchronized(commonByteArrayLock_<%=codeGenArgument.getCurrentProjectName() %>_<%=codeGenArgument.getJobName() %>) {
try {
int length = 0;
<%
hasAtLeastOneRead = false;
hasAtLeastOneObjectType = false;
if (metadata !=null) {
for (IMetadataColumn column: metadata.getListColumns()) {
if (!isLookup || hashableColumnsNames.contains(column.getLabel())) {
hasAtLeastOneRead = true;
JavaType javaType = JavaTypesManager.getJavaTypeFromId(column.getTalendType());
String typeToGenerate = JavaTypesManager.getTypeToGenerate(column.getTalendType(), column.isNullable());
if (JavaTypesManager.isJavaPrimitiveType(column.getTalendType(), column.isNullable())) {
typeToGenerate=typeToGenerate.substring(0,1).toUpperCase()+typeToGenerate.substring(1);
%>
this.<%=column.getLabel() %> = dis.read<%= typeToGenerate %>();
<%
} else if(typeToGenerate.equals("String")) {
%>
this.<%=column.getLabel() %> = readString(dis);
<%
} else if(typeToGenerate.equals("java.util.Date")) {
%>
this.<%=column.getLabel() %> = readDate(dis);
<%
} else if(typeToGenerate.equals("byte[]")) {
%>
this.<%=column.getLabel() %> = readByteArray(dis);
<%
} else if(javaType.isObjectBased() || typeToGenerate.equals("Geometry") || typeToGenerate.equals("Dynamic")) {
hasAtLeastOneObjectType = true;
if("id_Document".equals(javaType.getId()) || "id_Dynamic".equals(javaType.getId())) {
typeToGenerate = javaType.getNullableClass().getCanonicalName();
}
%>
this.<%=column.getLabel() %> = (<%= typeToGenerate %>) dis.readObject();
<%
} else {
typeToGenerate =JavaTypesManager.getTypeToGenerate(column.getTalendType(), false);
typeToGenerate=typeToGenerate.substring(0,1).toUpperCase()+typeToGenerate.substring(1);
if(typeToGenerate.equals("Int")){
%>
this.<%=column.getLabel() %> = readInteger(dis);
<%
} else {
%>
length = dis.readByte();
if (length == -1) {
this.<%=column.getLabel() %> = null;
} else {
this.<%=column.getLabel() %> = dis.read<%= typeToGenerate %>();
}
<%
}
}
}
}
}
if(hasAtLeastOneRead) {
%>
} catch (IOException e) {
throw new RuntimeException(e);
<%
}
%>
<%
if(hasAtLeastOneObjectType) {
%>
} catch(ClassNotFoundException eCNFE) {
throw new RuntimeException(eCNFE);
<%
}
%>
}
<%
if(!hasAtLeastOneRead) {
%>
finally {}
<%
}
%>
}
}
public void <%= isLookup ? "writeKeys" : "write" %>Data(ObjectOutputStream dos) {
@@ -782,6 +1061,82 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
%>
}
public void <%= isLookup ? "writeKeys" : "write" %>Data(org.jboss.marshalling.Marshaller dos) {
try {
<%
hasAtLeastOneWrite = false;
hasAtLeastOneObjectType = false;
if (metadata !=null) {
for (IMetadataColumn column: metadata.getListColumns()) {
if (!isLookup || hashableColumnsNames.contains(column.getLabel())) {
JavaType javaType = JavaTypesManager.getJavaTypeFromId(column.getTalendType());
hasAtLeastOneWrite = true;
String typeToGenerate = JavaTypesManager.getTypeToGenerate(column.getTalendType(), column.isNullable());
%>
// <%=typeToGenerate %>
<%
if (JavaTypesManager.isJavaPrimitiveType(column.getTalendType(), column.isNullable())) {
typeToGenerate=typeToGenerate.substring(0,1).toUpperCase()+typeToGenerate.substring(1);
%>
dos.write<%= typeToGenerate %>(this.<%=column.getLabel() %>);
<%
} else if(typeToGenerate.equals("String")) {
%>
writeString(this.<%=column.getLabel() %>,dos);
<%
} else if(typeToGenerate.equals("java.util.Date")) {
%>
writeDate(this.<%=column.getLabel() %>,dos);
<%
} else if(typeToGenerate.equals("byte[]")) {
%>
writeByteArray(this.<%=column.getLabel() %>,dos);
<%
} else if(javaType.isObjectBased() || typeToGenerate.equals("Geometry") || typeToGenerate.equals("Dynamic")) {
%>
dos.writeObject(this.<%=column.getLabel() %>);
<%
} else {
typeToGenerate =JavaTypesManager.getTypeToGenerate(column.getTalendType(), false);
typeToGenerate = typeToGenerate.substring(0,1).toUpperCase()+typeToGenerate.substring(1);
if(typeToGenerate.equals("Int")){
%>
writeInteger(this.<%=column.getLabel() %>,dos);
<%
} else {
%>
if(this.<%=column.getLabel() %> == null) {
dos.writeByte(-1);
} else {
dos.writeByte(0);
dos.write<%= typeToGenerate %>(this.<%=column.getLabel() %>);
}
<%
}
}
}
}
}
if(hasAtLeastOneWrite) {
%>
} catch (IOException e) {
throw new RuntimeException(e);
<%
}
%>
}
<%
if(!hasAtLeastOneWrite) {
%>
finally {}
<%
}
%>
}
<%
if(isLookup) { // T SH 002
@@ -879,6 +1234,94 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
%>
}
public void readValuesData(DataInputStream dis, org.jboss.marshalling.Unmarshaller objectIn) {
try {
int length = 0;
<%
hasAtLeastOneRead = false;
hasAtLeastOneObjectType = false;
if (metadata !=null) {
for (IMetadataColumn column: metadata.getListColumns()) {
if (!hashableColumnsNames.contains(column.getLabel())) {
JavaType javaType = JavaTypesManager.getJavaTypeFromId(column.getTalendType());
hasAtLeastOneRead = true;
String typeToGenerate = JavaTypesManager.getTypeToGenerate(column.getTalendType(), column.isNullable());
if (JavaTypesManager.isJavaPrimitiveType(column.getTalendType(), column.isNullable())) {
typeToGenerate=typeToGenerate.substring(0,1).toUpperCase()+typeToGenerate.substring(1);
%>
this.<%=column.getLabel() %> = objectIn.read<%= typeToGenerate %>();
<%
} else if(typeToGenerate.equals("String")) {
%>
this.<%=column.getLabel() %> = readString(dis,objectIn);
<%
} else if(typeToGenerate.equals("byte[]")) {
%>
this.<%=column.getLabel() %> = readByteArray(dis,objectIn);
<%
} else if(typeToGenerate.equals("java.util.Date")) {
%>
this.<%=column.getLabel() %> = readDate(dis,objectIn);
<%
} else if(typeToGenerate.equals("Object") || typeToGenerate.equals("Geometry") || typeToGenerate.equals("BigDecimal") || typeToGenerate.equals("List") || typeToGenerate.equals("Dynamic") || typeToGenerate.equals("Document")) {
hasAtLeastOneObjectType = true;
if("id_Document".equals(javaType.getId()) || "id_Dynamic".equals(javaType.getId())) {
typeToGenerate = javaType.getNullableClass().getCanonicalName();
}
%>
this.<%=column.getLabel() %> = (<%= typeToGenerate %>) objectIn.readObject();
<%
} else {
typeToGenerate =JavaTypesManager.getTypeToGenerate(column.getTalendType(), false);
typeToGenerate=typeToGenerate.substring(0,1).toUpperCase()+typeToGenerate.substring(1);
if(typeToGenerate.equals("Int")){
%>
this.<%=column.getLabel() %> = readInteger(dis,objectIn);
<%
} else {
%>
length = objectIn.readByte();
if (length == -1) {
this.<%=column.getLabel() %> = null;
} else {
this.<%=column.getLabel() %> = objectIn.read<%= typeToGenerate %>();
}
<%
}
}
}
}
}
if(hasAtLeastOneRead) {
%>
} catch (IOException e) {
throw new RuntimeException(e);
<%
}
%>
<%
if(hasAtLeastOneObjectType) {
%>
} catch(ClassNotFoundException eCNFE) {
throw new RuntimeException(eCNFE);
<%
}
%>
}
<%
if(!hasAtLeastOneRead) {
%>
finally {}
<%
}
%>
}
/**
* Return a byte array which represents Values data.
@@ -954,6 +1397,83 @@ public static class <%=conn.getName() %>Struct<%=templateOrigin %> implements ro
%>
}
public void writeValuesData(DataOutputStream dos, org.jboss.marshalling.Marshaller objectOut){
try {
<%
hasAtLeastOneWrite = false;
if (metadata !=null) {
for (IMetadataColumn column: metadata.getListColumns()) {
if (!hashableColumnsNames.contains(column.getLabel())) {
JavaType javaType = JavaTypesManager.getJavaTypeFromId(column.getTalendType());
hasAtLeastOneWrite = true;
String typeToGenerate = JavaTypesManager.getTypeToGenerate(column.getTalendType(), column.isNullable());
if (JavaTypesManager.isJavaPrimitiveType(column.getTalendType(), column.isNullable())) {
typeToGenerate=typeToGenerate.substring(0,1).toUpperCase()+typeToGenerate.substring(1);
%>
objectOut.write<%= typeToGenerate %>(this.<%=column.getLabel() %>);
<%
} else if(typeToGenerate.equals("String")) {
%>
writeString(this.<%=column.getLabel() %>, dos, objectOut);
<%
} else if(typeToGenerate.equals("byte[]")) {
%>
writeByteArray(this.<%=column.getLabel() %>, dos, objectOut);
<%
} else if(typeToGenerate.equals("java.util.Date")) {
%>
writeDate(this.<%=column.getLabel() %>, dos, objectOut);
<%
} else if(typeToGenerate.equals("Object") || typeToGenerate.equals("Geometry") || typeToGenerate.equals("BigDecimal") || typeToGenerate.equals("List") || typeToGenerate.equals("Dynamic") || typeToGenerate.equals("Document")) {
%>
objectOut.writeObject(this.<%=column.getLabel() %>);
<%
} else {
typeToGenerate =JavaTypesManager.getTypeToGenerate(column.getTalendType(), false);
typeToGenerate = typeToGenerate.substring(0,1).toUpperCase()+typeToGenerate.substring(1);
if(typeToGenerate.equals("Int")){
%>
writeInteger(this.<%=column.getLabel() %>, dos, objectOut);
<%
} else {
%>
if(this.<%=column.getLabel() %> == null) {
objectOut.writeByte(-1);
} else {
objectOut.writeByte(0);
objectOut.write<%= typeToGenerate %>(this.<%=column.getLabel() %>);
}
<%
}
}
}
}
}
if(hasAtLeastOneRead) {
%>
} catch (IOException e) {
throw new RuntimeException(e);
<%
}
%>
}
<%
if(!hasAtLeastOneRead) {
%>
finally {}
<%
}
%>
}
public boolean supportMarshaller(){
return true;
}
<%
} // T SH 002

View File

@@ -150,6 +150,8 @@ public class CodeGeneratorService implements ICodeGeneratorService {
}
ComponentCompilations.deleteMarkers();
ComponentsFactoryProvider.getInstance().resetCache();
// mvnIndex will reset on 7.3, to load custom components and sync libs avoid impact mvnuri guessing
ComponentsFactoryProvider.getInstance().readComponents();
ILibraryManagerService librairesManagerService = (ILibraryManagerService) GlobalServiceRegister.getDefault().getService(
ILibraryManagerService.class);
librairesManagerService.clearCache();

View File

@@ -58,6 +58,7 @@ import org.talend.commons.exception.ExceptionHandler;
import org.talend.commons.runtime.utils.io.SHA1Util;
import org.talend.commons.utils.io.FilesUtils;
import org.talend.core.GlobalServiceRegister;
import org.talend.core.ILibraryManagerService;
import org.talend.core.language.LanguageManager;
import org.talend.core.model.component_cache.ComponentCachePackage;
import org.talend.core.model.component_cache.ComponentInfo;
@@ -73,6 +74,7 @@ import org.talend.core.model.components.IComponentsFactory;
import org.talend.core.model.components.IComponentsHandler;
import org.talend.core.model.components.filters.ComponentsFactoryProviderManager;
import org.talend.core.model.components.filters.IComponentFactoryFilter;
import org.talend.core.model.general.ModuleNeeded;
import org.talend.core.runtime.util.ComponentsLocationProvider;
import org.talend.core.ui.IJobletProviderService;
import org.talend.core.ui.ISparkJobletProviderService;
@@ -630,6 +632,7 @@ public class ComponentsFactory implements IComponentsFactory {
componentList.add(currentComp);
if (isCustom) {
customComponentList.add(currentComp);
syncCustomComponentLibs(currentFolder, currentComp.getModulesNeeded());
}
if (pathSource != null) {
Path userComponent = new Path(pathSource);
@@ -669,6 +672,18 @@ public class ComponentsFactory implements IComponentsFactory {
}
}
private void syncCustomComponentLibs(File componentFolder, List<ModuleNeeded> modulesNeeded) {
try {
if (GlobalServiceRegister.getDefault().isServiceRegistered(ILibraryManagerService.class)) {
ILibraryManagerService libraryService = GlobalServiceRegister.getDefault()
.getService(ILibraryManagerService.class);
libraryService.deployLibsFromCustomComponents(componentFolder, modulesNeeded);
}
} catch (Exception e) {
ExceptionHandler.process(e);
}
}
/**
* DOC smallet Comment method "checkComponentFolder".
*

View File

@@ -100,7 +100,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.2.4</version>
<version>2.8.9</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>

View File

@@ -11,7 +11,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cxf.version>3.4.7</cxf.version>
<cxf.version>3.5.5</cxf.version>
</properties>
<build>

View File

@@ -6,7 +6,7 @@
<!-- #################################################### -->
<!-- modification 1: config -->
<property name="jar.name" value="MsmqTalend-1.0.0.jar" />
<property name="jar.name" value="MsmqTalend-1.0.5.jar" />
<property name="component.name" value="tMicrosoftMQInput" />
<property name="author.name" value="ytao" />

View File

@@ -90,4 +90,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

View File

@@ -108,4 +108,4 @@ public class DefaultTalendSheetContentsHandler implements TalendXSSFSheetXMLHand
}
return columnIndex;
}
}
}

View File

@@ -1,149 +0,0 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.talend.libraries</groupId>
<artifactId>talend-mscrm</artifactId>
<version>3.4-20191012</version>
<packaging>jar</packaging>
<name>talend-mscrm</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<odata.version>4.3.0</odata.version>
<slf4j.version>1.7.12</slf4j.version>
<talend.nexus.url>https://artifacts-oss.talend.com</talend.nexus.url>
</properties>
<distributionManagement>
<snapshotRepository>
<id>talend_nexus_deployment</id>
<url>${talend.nexus.url}/nexus/content/repositories/TalendOpenSourceSnapshot/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
<releases>
<enabled>false</enabled>
</releases>
</snapshotRepository>
<repository>
<id>talend_nexus_deployment</id>
<url>${talend.nexus.url}/nexus/content/repositories/TalendOpenSourceRelease/</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
</repository>
</distributionManagement>
<dependencies>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-xmlbeans</artifactId>
<version>1.7.4</version>
</dependency>
<dependency>
<groupId>ch.qos.reload4j</groupId>
<artifactId>reload4j</artifactId>
<version>1.2.19</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.2</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.9</version>
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-transport-http</artifactId>
<version>1.7.4</version>
</dependency>
<dependency>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-client-core</artifactId>
<version>${odata.version}</version>
</dependency>
<dependency>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-client-api</artifactId>
<version>${odata.version}</version>
</dependency>
<dependency>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-commons-api</artifactId>
<version>${odata.version}</version>
</dependency>
<dependency>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-commons-core</artifactId>
<version>${odata.version}</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>${slf4j.version}</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.11</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>adal4j</artifactId>
<version>1.1.1-20191012</version>
</dependency>
</dependencies>
<build>
<resources>
<resource>
<directory>src/main/java</directory>
</resource>
<resource>
<directory>src/main/resources</directory>
</resource>
</resources>
<plugins>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
<executions>
<execution>
<id>default-jar</id>
<phase>package</phase>
<goals>
<goal>jar</goal>
</goals>
<configuration>
<outputDirectory>../../../org.talend.libraries.crm/lib</outputDirectory>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.8</source>
<target>1.8</target>
</configuration>
</plugin>
</plugins>
</build>
</project>

View File

@@ -1,122 +0,0 @@
/*
* An XML document type.
* Localname: anyType
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.AnyTypeDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one anyType(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface AnyTypeDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AnyTypeDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("anytyped84adoctype");
/**
* Gets the "anyType" element
*/
org.apache.xmlbeans.XmlObject getAnyType();
/**
* Tests for nil "anyType" element
*/
boolean isNilAnyType();
/**
* Sets the "anyType" element
*/
void setAnyType(org.apache.xmlbeans.XmlObject anyType);
/**
* Appends and returns a new empty "anyType" element
*/
org.apache.xmlbeans.XmlObject addNewAnyType();
/**
* Nils the "anyType" element
*/
void setNilAnyType();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.AnyTypeDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.AnyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: anyURI
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.AnyURIDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one anyURI(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface AnyURIDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AnyURIDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("anyuri2736doctype");
/**
* Gets the "anyURI" element
*/
java.lang.String getAnyURI();
/**
* Gets (as xml) the "anyURI" element
*/
org.apache.xmlbeans.XmlAnyURI xgetAnyURI();
/**
* Tests for nil "anyURI" element
*/
boolean isNilAnyURI();
/**
* Sets the "anyURI" element
*/
void setAnyURI(java.lang.String anyURI);
/**
* Sets (as xml) the "anyURI" element
*/
void xsetAnyURI(org.apache.xmlbeans.XmlAnyURI anyURI);
/**
* Nils the "anyURI" element
*/
void setNilAnyURI();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.AnyURIDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.AnyURIDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: base64Binary
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one base64Binary(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface Base64BinaryDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Base64BinaryDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("base64binary36c6doctype");
/**
* Gets the "base64Binary" element
*/
byte[] getBase64Binary();
/**
* Gets (as xml) the "base64Binary" element
*/
org.apache.xmlbeans.XmlBase64Binary xgetBase64Binary();
/**
* Tests for nil "base64Binary" element
*/
boolean isNilBase64Binary();
/**
* Sets the "base64Binary" element
*/
void setBase64Binary(byte[] base64Binary);
/**
* Sets (as xml) the "base64Binary" element
*/
void xsetBase64Binary(org.apache.xmlbeans.XmlBase64Binary base64Binary);
/**
* Nils the "base64Binary" element
*/
void setNilBase64Binary();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: boolean
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.BooleanDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one boolean(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface BooleanDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BooleanDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("boolean502cdoctype");
/**
* Gets the "boolean" element
*/
boolean getBoolean();
/**
* Gets (as xml) the "boolean" element
*/
org.apache.xmlbeans.XmlBoolean xgetBoolean();
/**
* Tests for nil "boolean" element
*/
boolean isNilBoolean();
/**
* Sets the "boolean" element
*/
void setBoolean(boolean xboolean);
/**
* Sets (as xml) the "boolean" element
*/
void xsetBoolean(org.apache.xmlbeans.XmlBoolean xboolean);
/**
* Nils the "boolean" element
*/
void setNilBoolean();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.BooleanDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.BooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: byte
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.ByteDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one byte(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface ByteDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ByteDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("bytec69edoctype");
/**
* Gets the "byte" element
*/
byte getByte();
/**
* Gets (as xml) the "byte" element
*/
org.apache.xmlbeans.XmlByte xgetByte();
/**
* Tests for nil "byte" element
*/
boolean isNilByte();
/**
* Sets the "byte" element
*/
void setByte(byte xbyte);
/**
* Sets (as xml) the "byte" element
*/
void xsetByte(org.apache.xmlbeans.XmlByte xbyte);
/**
* Nils the "byte" element
*/
void setNilByte();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.ByteDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ByteDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.ByteDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.ByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,99 +0,0 @@
/*
* XML Type: char
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.Char
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* An XML char(@http://schemas.microsoft.com/2003/10/Serialization/).
*
* This is an atomic type that is a restriction of com.microsoft.schemas._2003._10.serialization.Char.
*/
public interface Char extends org.apache.xmlbeans.XmlInt
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Char.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("char7fdctype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.Char newValue(java.lang.Object obj) {
return (com.microsoft.schemas._2003._10.serialization.Char) type.newValue( obj ); }
public static com.microsoft.schemas._2003._10.serialization.Char newInstance() {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Char newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.Char parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Char parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.Char parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Char parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Char parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Char parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Char parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Char parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Char parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Char parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Char parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Char parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Char parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Char parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.Char parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.Char parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.Char) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: char
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.CharDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one char(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface CharDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CharDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("char0decdoctype");
/**
* Gets the "char" element
*/
int getChar();
/**
* Gets (as xml) the "char" element
*/
com.microsoft.schemas._2003._10.serialization.Char xgetChar();
/**
* Tests for nil "char" element
*/
boolean isNilChar();
/**
* Sets the "char" element
*/
void setChar(int xchar);
/**
* Sets (as xml) the "char" element
*/
void xsetChar(com.microsoft.schemas._2003._10.serialization.Char xchar);
/**
* Nils the "char" element
*/
void setNilChar();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.CharDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.CharDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.CharDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.CharDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: dateTime
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.DateTimeDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one dateTime(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface DateTimeDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DateTimeDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("datetime1d31doctype");
/**
* Gets the "dateTime" element
*/
java.util.Calendar getDateTime();
/**
* Gets (as xml) the "dateTime" element
*/
org.apache.xmlbeans.XmlDateTime xgetDateTime();
/**
* Tests for nil "dateTime" element
*/
boolean isNilDateTime();
/**
* Sets the "dateTime" element
*/
void setDateTime(java.util.Calendar dateTime);
/**
* Sets (as xml) the "dateTime" element
*/
void xsetDateTime(org.apache.xmlbeans.XmlDateTime dateTime);
/**
* Nils the "dateTime" element
*/
void setNilDateTime();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.DateTimeDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.DateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: decimal
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.DecimalDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one decimal(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface DecimalDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DecimalDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("decimale4d5doctype");
/**
* Gets the "decimal" element
*/
java.math.BigDecimal getDecimal();
/**
* Gets (as xml) the "decimal" element
*/
org.apache.xmlbeans.XmlDecimal xgetDecimal();
/**
* Tests for nil "decimal" element
*/
boolean isNilDecimal();
/**
* Sets the "decimal" element
*/
void setDecimal(java.math.BigDecimal decimal);
/**
* Sets (as xml) the "decimal" element
*/
void xsetDecimal(org.apache.xmlbeans.XmlDecimal decimal);
/**
* Nils the "decimal" element
*/
void setNilDecimal();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.DecimalDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.DecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: double
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.DoubleDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one double(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface DoubleDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DoubleDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("doublec4a7doctype");
/**
* Gets the "double" element
*/
double getDouble();
/**
* Gets (as xml) the "double" element
*/
org.apache.xmlbeans.XmlDouble xgetDouble();
/**
* Tests for nil "double" element
*/
boolean isNilDouble();
/**
* Sets the "double" element
*/
void setDouble(double xdouble);
/**
* Sets (as xml) the "double" element
*/
void xsetDouble(org.apache.xmlbeans.XmlDouble xdouble);
/**
* Nils the "double" element
*/
void setNilDouble();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.DoubleDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.DoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,99 +0,0 @@
/*
* XML Type: duration
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.Duration
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* An XML duration(@http://schemas.microsoft.com/2003/10/Serialization/).
*
* This is an atomic type that is a restriction of com.microsoft.schemas._2003._10.serialization.Duration.
*/
public interface Duration extends org.apache.xmlbeans.XmlDuration
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Duration.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("duration5a9atype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.Duration newValue(java.lang.Object obj) {
return (com.microsoft.schemas._2003._10.serialization.Duration) type.newValue( obj ); }
public static com.microsoft.schemas._2003._10.serialization.Duration newInstance() {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Duration newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.Duration parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Duration parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.Duration parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Duration parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Duration parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Duration parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Duration parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Duration parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Duration parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Duration parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Duration parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Duration parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Duration parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Duration parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.Duration parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.Duration parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.Duration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: duration
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.DurationDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one duration(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface DurationDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DurationDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("duration60aadoctype");
/**
* Gets the "duration" element
*/
org.apache.xmlbeans.GDuration getDuration();
/**
* Gets (as xml) the "duration" element
*/
com.microsoft.schemas._2003._10.serialization.Duration xgetDuration();
/**
* Tests for nil "duration" element
*/
boolean isNilDuration();
/**
* Sets the "duration" element
*/
void setDuration(org.apache.xmlbeans.GDuration duration);
/**
* Sets (as xml) the "duration" element
*/
void xsetDuration(com.microsoft.schemas._2003._10.serialization.Duration duration);
/**
* Nils the "duration" element
*/
void setNilDuration();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.DurationDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DurationDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.DurationDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.DurationDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: float
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.FloatDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one float(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface FloatDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FloatDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("floate220doctype");
/**
* Gets the "float" element
*/
float getFloat();
/**
* Gets (as xml) the "float" element
*/
org.apache.xmlbeans.XmlFloat xgetFloat();
/**
* Tests for nil "float" element
*/
boolean isNilFloat();
/**
* Sets the "float" element
*/
void setFloat(float xfloat);
/**
* Sets (as xml) the "float" element
*/
void xsetFloat(org.apache.xmlbeans.XmlFloat xfloat);
/**
* Nils the "float" element
*/
void setNilFloat();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.FloatDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.FloatDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.FloatDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.FloatDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,99 +0,0 @@
/*
* XML Type: guid
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.Guid
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* An XML guid(@http://schemas.microsoft.com/2003/10/Serialization/).
*
* This is an atomic type that is a restriction of com.microsoft.schemas._2003._10.serialization.Guid.
*/
public interface Guid extends org.apache.xmlbeans.XmlString
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Guid.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("guid5f8ftype");
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.Guid newValue(java.lang.Object obj) {
return (com.microsoft.schemas._2003._10.serialization.Guid) type.newValue( obj ); }
public static com.microsoft.schemas._2003._10.serialization.Guid newInstance() {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Guid newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.Guid parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Guid parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.Guid parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Guid parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Guid parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Guid parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Guid parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Guid parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Guid parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Guid parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Guid parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Guid parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.Guid parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.Guid parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.Guid parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.Guid parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.Guid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: guid
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.GuidDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one guid(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface GuidDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GuidDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("guided9fdoctype");
/**
* Gets the "guid" element
*/
java.lang.String getGuid();
/**
* Gets (as xml) the "guid" element
*/
com.microsoft.schemas._2003._10.serialization.Guid xgetGuid();
/**
* Tests for nil "guid" element
*/
boolean isNilGuid();
/**
* Sets the "guid" element
*/
void setGuid(java.lang.String guid);
/**
* Sets (as xml) the "guid" element
*/
void xsetGuid(com.microsoft.schemas._2003._10.serialization.Guid guid);
/**
* Nils the "guid" element
*/
void setNilGuid();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.GuidDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.GuidDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.GuidDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.GuidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: int
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.IntDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one int(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface IntDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IntDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("int01f3doctype");
/**
* Gets the "int" element
*/
int getInt();
/**
* Gets (as xml) the "int" element
*/
org.apache.xmlbeans.XmlInt xgetInt();
/**
* Tests for nil "int" element
*/
boolean isNilInt();
/**
* Sets the "int" element
*/
void setInt(int xint);
/**
* Sets (as xml) the "int" element
*/
void xsetInt(org.apache.xmlbeans.XmlInt xint);
/**
* Nils the "int" element
*/
void setNilInt();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.IntDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.IntDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.IntDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.IntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: long
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.LongDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one long(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface LongDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(LongDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("long1a12doctype");
/**
* Gets the "long" element
*/
long getLong();
/**
* Gets (as xml) the "long" element
*/
org.apache.xmlbeans.XmlLong xgetLong();
/**
* Tests for nil "long" element
*/
boolean isNilLong();
/**
* Sets the "long" element
*/
void setLong(long xlong);
/**
* Sets (as xml) the "long" element
*/
void xsetLong(org.apache.xmlbeans.XmlLong xlong);
/**
* Nils the "long" element
*/
void setNilLong();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.LongDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.LongDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.LongDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.LongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: QName
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.QNameDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one QName(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface QNameDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(QNameDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("qname4e40doctype");
/**
* Gets the "QName" element
*/
javax.xml.namespace.QName getQName();
/**
* Gets (as xml) the "QName" element
*/
org.apache.xmlbeans.XmlQName xgetQName();
/**
* Tests for nil "QName" element
*/
boolean isNilQName();
/**
* Sets the "QName" element
*/
void setQName(javax.xml.namespace.QName qName);
/**
* Sets (as xml) the "QName" element
*/
void xsetQName(org.apache.xmlbeans.XmlQName qName);
/**
* Nils the "QName" element
*/
void setNilQName();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.QNameDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.QNameDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.QNameDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.QNameDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: short
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.ShortDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one short(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface ShortDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ShortDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("short7440doctype");
/**
* Gets the "short" element
*/
short getShort();
/**
* Gets (as xml) the "short" element
*/
org.apache.xmlbeans.XmlShort xgetShort();
/**
* Tests for nil "short" element
*/
boolean isNilShort();
/**
* Sets the "short" element
*/
void setShort(short xshort);
/**
* Sets (as xml) the "short" element
*/
void xsetShort(org.apache.xmlbeans.XmlShort xshort);
/**
* Nils the "short" element
*/
void setNilShort();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.ShortDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ShortDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.ShortDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.ShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: string
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.StringDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one string(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface StringDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(StringDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("string08e7doctype");
/**
* Gets the "string" element
*/
java.lang.String getString();
/**
* Gets (as xml) the "string" element
*/
org.apache.xmlbeans.XmlString xgetString();
/**
* Tests for nil "string" element
*/
boolean isNilString();
/**
* Sets the "string" element
*/
void setString(java.lang.String string);
/**
* Sets (as xml) the "string" element
*/
void xsetString(org.apache.xmlbeans.XmlString string);
/**
* Nils the "string" element
*/
void setNilString();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.StringDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.StringDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.StringDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.StringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: unsignedByte
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one unsignedByte(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface UnsignedByteDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(UnsignedByteDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("unsignedbytee5b3doctype");
/**
* Gets the "unsignedByte" element
*/
short getUnsignedByte();
/**
* Gets (as xml) the "unsignedByte" element
*/
org.apache.xmlbeans.XmlUnsignedByte xgetUnsignedByte();
/**
* Tests for nil "unsignedByte" element
*/
boolean isNilUnsignedByte();
/**
* Sets the "unsignedByte" element
*/
void setUnsignedByte(short unsignedByte);
/**
* Sets (as xml) the "unsignedByte" element
*/
void xsetUnsignedByte(org.apache.xmlbeans.XmlUnsignedByte unsignedByte);
/**
* Nils the "unsignedByte" element
*/
void setNilUnsignedByte();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedByteDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: unsignedInt
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one unsignedInt(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface UnsignedIntDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(UnsignedIntDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("unsignedint2c3edoctype");
/**
* Gets the "unsignedInt" element
*/
long getUnsignedInt();
/**
* Gets (as xml) the "unsignedInt" element
*/
org.apache.xmlbeans.XmlUnsignedInt xgetUnsignedInt();
/**
* Tests for nil "unsignedInt" element
*/
boolean isNilUnsignedInt();
/**
* Sets the "unsignedInt" element
*/
void setUnsignedInt(long unsignedInt);
/**
* Sets (as xml) the "unsignedInt" element
*/
void xsetUnsignedInt(org.apache.xmlbeans.XmlUnsignedInt unsignedInt);
/**
* Nils the "unsignedInt" element
*/
void setNilUnsignedInt();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedIntDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: unsignedLong
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one unsignedLong(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface UnsignedLongDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(UnsignedLongDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("unsignedlong3927doctype");
/**
* Gets the "unsignedLong" element
*/
java.math.BigInteger getUnsignedLong();
/**
* Gets (as xml) the "unsignedLong" element
*/
org.apache.xmlbeans.XmlUnsignedLong xgetUnsignedLong();
/**
* Tests for nil "unsignedLong" element
*/
boolean isNilUnsignedLong();
/**
* Sets the "unsignedLong" element
*/
void setUnsignedLong(java.math.BigInteger unsignedLong);
/**
* Sets (as xml) the "unsignedLong" element
*/
void xsetUnsignedLong(org.apache.xmlbeans.XmlUnsignedLong unsignedLong);
/**
* Nils the "unsignedLong" element
*/
void setNilUnsignedLong();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedLongDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,127 +0,0 @@
/*
* An XML document type.
* Localname: unsignedShort
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization;
/**
* A document containing one unsignedShort(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public interface UnsignedShortDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(UnsignedShortDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("unsignedshort37cbdoctype");
/**
* Gets the "unsignedShort" element
*/
int getUnsignedShort();
/**
* Gets (as xml) the "unsignedShort" element
*/
org.apache.xmlbeans.XmlUnsignedShort xgetUnsignedShort();
/**
* Tests for nil "unsignedShort" element
*/
boolean isNilUnsignedShort();
/**
* Sets the "unsignedShort" element
*/
void setUnsignedShort(int unsignedShort);
/**
* Sets (as xml) the "unsignedShort" element
*/
void xsetUnsignedShort(org.apache.xmlbeans.XmlUnsignedShort unsignedShort);
/**
* Nils the "unsignedShort" element
*/
void setNilUnsignedShort();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.UnsignedShortDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,146 +0,0 @@
/*
* XML Type: ArrayOfArrayOfstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* An XML ArrayOfArrayOfstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public interface ArrayOfArrayOfstring extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfArrayOfstring.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofarrayofstringcd31type");
/**
* Gets array of all "ArrayOfstring" elements
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring[] getArrayOfstringArray();
/**
* Gets ith "ArrayOfstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring getArrayOfstringArray(int i);
/**
* Tests for nil ith "ArrayOfstring" element
*/
boolean isNilArrayOfstringArray(int i);
/**
* Returns number of "ArrayOfstring" element
*/
int sizeOfArrayOfstringArray();
/**
* Sets array of all "ArrayOfstring" element
*/
void setArrayOfstringArray(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring[] arrayOfstringArray);
/**
* Sets ith "ArrayOfstring" element
*/
void setArrayOfstringArray(int i, com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring arrayOfstring);
/**
* Nils the ith "ArrayOfstring" element
*/
void setNilArrayOfstringArray(int i);
/**
* Inserts and returns a new empty value (as xml) as the ith "ArrayOfstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring insertNewArrayOfstring(int i);
/**
* Appends and returns a new empty value (as xml) as the last "ArrayOfstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring addNewArrayOfstring();
/**
* Removes the ith "ArrayOfstring" element
*/
void removeArrayOfstring(int i);
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,122 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfArrayOfstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* A document containing one ArrayOfArrayOfstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public interface ArrayOfArrayOfstringDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfArrayOfstringDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofarrayofstring6f41doctype");
/**
* Gets the "ArrayOfArrayOfstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring getArrayOfArrayOfstring();
/**
* Tests for nil "ArrayOfArrayOfstring" element
*/
boolean isNilArrayOfArrayOfstring();
/**
* Sets the "ArrayOfArrayOfstring" element
*/
void setArrayOfArrayOfstring(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring arrayOfArrayOfstring);
/**
* Appends and returns a new empty "ArrayOfArrayOfstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring addNewArrayOfArrayOfstring();
/**
* Nils the "ArrayOfArrayOfstring" element
*/
void setNilArrayOfArrayOfstring();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,213 +0,0 @@
/*
* XML Type: ArrayOfKeyValueOfintstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* An XML ArrayOfKeyValueOfintstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public interface ArrayOfKeyValueOfintstring extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfKeyValueOfintstring.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofkeyvalueofintstringefe7type");
/**
* Gets array of all "KeyValueOfintstring" elements
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring[] getKeyValueOfintstringArray();
/**
* Gets ith "KeyValueOfintstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring getKeyValueOfintstringArray(int i);
/**
* Returns number of "KeyValueOfintstring" element
*/
int sizeOfKeyValueOfintstringArray();
/**
* Sets array of all "KeyValueOfintstring" element
*/
void setKeyValueOfintstringArray(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring[] keyValueOfintstringArray);
/**
* Sets ith "KeyValueOfintstring" element
*/
void setKeyValueOfintstringArray(int i, com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring keyValueOfintstring);
/**
* Inserts and returns a new empty value (as xml) as the ith "KeyValueOfintstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring insertNewKeyValueOfintstring(int i);
/**
* Appends and returns a new empty value (as xml) as the last "KeyValueOfintstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring addNewKeyValueOfintstring();
/**
* Removes the ith "KeyValueOfintstring" element
*/
void removeKeyValueOfintstring(int i);
/**
* An XML KeyValueOfintstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public interface KeyValueOfintstring extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(KeyValueOfintstring.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("keyvalueofintstring8924elemtype");
/**
* Gets the "Key" element
*/
int getKey();
/**
* Gets (as xml) the "Key" element
*/
org.apache.xmlbeans.XmlInt xgetKey();
/**
* Sets the "Key" element
*/
void setKey(int key);
/**
* Sets (as xml) the "Key" element
*/
void xsetKey(org.apache.xmlbeans.XmlInt key);
/**
* Gets the "Value" element
*/
java.lang.String getValue();
/**
* Gets (as xml) the "Value" element
*/
org.apache.xmlbeans.XmlString xgetValue();
/**
* Tests for nil "Value" element
*/
boolean isNilValue();
/**
* Sets the "Value" element
*/
void setValue(java.lang.String value);
/**
* Sets (as xml) the "Value" element
*/
void xsetValue(org.apache.xmlbeans.XmlString value);
/**
* Nils the "Value" element
*/
void setNilValue();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,122 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfKeyValueOfintstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* A document containing one ArrayOfKeyValueOfintstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public interface ArrayOfKeyValueOfintstringDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfKeyValueOfintstringDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofkeyvalueofintstringc5f7doctype");
/**
* Gets the "ArrayOfKeyValueOfintstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring getArrayOfKeyValueOfintstring();
/**
* Tests for nil "ArrayOfKeyValueOfintstring" element
*/
boolean isNilArrayOfKeyValueOfintstring();
/**
* Sets the "ArrayOfKeyValueOfintstring" element
*/
void setArrayOfKeyValueOfintstring(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring arrayOfKeyValueOfintstring);
/**
* Appends and returns a new empty "ArrayOfKeyValueOfintstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring addNewArrayOfKeyValueOfintstring();
/**
* Nils the "ArrayOfKeyValueOfintstring" element
*/
void setNilArrayOfKeyValueOfintstring();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,223 +0,0 @@
/*
* XML Type: ArrayOfKeyValueOfstringstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* An XML ArrayOfKeyValueOfstringstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public interface ArrayOfKeyValueOfstringstring extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfKeyValueOfstringstring.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofkeyvalueofstringstring1b29type");
/**
* Gets array of all "KeyValueOfstringstring" elements
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring[] getKeyValueOfstringstringArray();
/**
* Gets ith "KeyValueOfstringstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring getKeyValueOfstringstringArray(int i);
/**
* Returns number of "KeyValueOfstringstring" element
*/
int sizeOfKeyValueOfstringstringArray();
/**
* Sets array of all "KeyValueOfstringstring" element
*/
void setKeyValueOfstringstringArray(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring[] keyValueOfstringstringArray);
/**
* Sets ith "KeyValueOfstringstring" element
*/
void setKeyValueOfstringstringArray(int i, com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring keyValueOfstringstring);
/**
* Inserts and returns a new empty value (as xml) as the ith "KeyValueOfstringstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring insertNewKeyValueOfstringstring(int i);
/**
* Appends and returns a new empty value (as xml) as the last "KeyValueOfstringstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring addNewKeyValueOfstringstring();
/**
* Removes the ith "KeyValueOfstringstring" element
*/
void removeKeyValueOfstringstring(int i);
/**
* An XML KeyValueOfstringstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public interface KeyValueOfstringstring extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(KeyValueOfstringstring.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("keyvalueofstringstring00d0elemtype");
/**
* Gets the "Key" element
*/
java.lang.String getKey();
/**
* Gets (as xml) the "Key" element
*/
org.apache.xmlbeans.XmlString xgetKey();
/**
* Tests for nil "Key" element
*/
boolean isNilKey();
/**
* Sets the "Key" element
*/
void setKey(java.lang.String key);
/**
* Sets (as xml) the "Key" element
*/
void xsetKey(org.apache.xmlbeans.XmlString key);
/**
* Nils the "Key" element
*/
void setNilKey();
/**
* Gets the "Value" element
*/
java.lang.String getValue();
/**
* Gets (as xml) the "Value" element
*/
org.apache.xmlbeans.XmlString xgetValue();
/**
* Tests for nil "Value" element
*/
boolean isNilValue();
/**
* Sets the "Value" element
*/
void setValue(java.lang.String value);
/**
* Sets (as xml) the "Value" element
*/
void xsetValue(org.apache.xmlbeans.XmlString value);
/**
* Nils the "Value" element
*/
void setNilValue();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
private Factory() { } // No instance of this class allowed
}
}
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,122 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfKeyValueOfstringstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* A document containing one ArrayOfKeyValueOfstringstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public interface ArrayOfKeyValueOfstringstringDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfKeyValueOfstringstringDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofkeyvalueofstringstringcb19doctype");
/**
* Gets the "ArrayOfKeyValueOfstringstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring getArrayOfKeyValueOfstringstring();
/**
* Tests for nil "ArrayOfKeyValueOfstringstring" element
*/
boolean isNilArrayOfKeyValueOfstringstring();
/**
* Sets the "ArrayOfKeyValueOfstringstring" element
*/
void setArrayOfKeyValueOfstringstring(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring arrayOfKeyValueOfstringstring);
/**
* Appends and returns a new empty "ArrayOfKeyValueOfstringstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring addNewArrayOfKeyValueOfstringstring();
/**
* Nils the "ArrayOfKeyValueOfstringstring" element
*/
void setNilArrayOfKeyValueOfstringstring();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,146 +0,0 @@
/*
* XML Type: ArrayOfanyType
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* An XML ArrayOfanyType(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public interface ArrayOfanyType extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfanyType.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofanytype14f6type");
/**
* Gets array of all "anyType" elements
*/
org.apache.xmlbeans.XmlObject[] getAnyTypeArray();
/**
* Gets ith "anyType" element
*/
org.apache.xmlbeans.XmlObject getAnyTypeArray(int i);
/**
* Tests for nil ith "anyType" element
*/
boolean isNilAnyTypeArray(int i);
/**
* Returns number of "anyType" element
*/
int sizeOfAnyTypeArray();
/**
* Sets array of all "anyType" element
*/
void setAnyTypeArray(org.apache.xmlbeans.XmlObject[] anyTypeArray);
/**
* Sets ith "anyType" element
*/
void setAnyTypeArray(int i, org.apache.xmlbeans.XmlObject anyType);
/**
* Nils the ith "anyType" element
*/
void setNilAnyTypeArray(int i);
/**
* Inserts and returns a new empty value (as xml) as the ith "anyType" element
*/
org.apache.xmlbeans.XmlObject insertNewAnyType(int i);
/**
* Appends and returns a new empty value (as xml) as the last "anyType" element
*/
org.apache.xmlbeans.XmlObject addNewAnyType();
/**
* Removes the ith "anyType" element
*/
void removeAnyType(int i);
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,122 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfanyType
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* A document containing one ArrayOfanyType(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public interface ArrayOfanyTypeDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfanyTypeDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofanytype8306doctype");
/**
* Gets the "ArrayOfanyType" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType getArrayOfanyType();
/**
* Tests for nil "ArrayOfanyType" element
*/
boolean isNilArrayOfanyType();
/**
* Sets the "ArrayOfanyType" element
*/
void setArrayOfanyType(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType arrayOfanyType);
/**
* Appends and returns a new empty "ArrayOfanyType" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType addNewArrayOfanyType();
/**
* Nils the "ArrayOfanyType" element
*/
void setNilArrayOfanyType();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,166 +0,0 @@
/*
* XML Type: ArrayOfboolean
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* An XML ArrayOfboolean(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public interface ArrayOfboolean extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfboolean.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofboolean9b58type");
/**
* Gets array of all "boolean" elements
*/
boolean[] getBooleanArray();
/**
* Gets ith "boolean" element
*/
boolean getBooleanArray(int i);
/**
* Gets (as xml) array of all "boolean" elements
*/
org.apache.xmlbeans.XmlBoolean[] xgetBooleanArray();
/**
* Gets (as xml) ith "boolean" element
*/
org.apache.xmlbeans.XmlBoolean xgetBooleanArray(int i);
/**
* Returns number of "boolean" element
*/
int sizeOfBooleanArray();
/**
* Sets array of all "boolean" element
*/
void setBooleanArray(boolean[] xbooleanArray);
/**
* Sets ith "boolean" element
*/
void setBooleanArray(int i, boolean xboolean);
/**
* Sets (as xml) array of all "boolean" element
*/
void xsetBooleanArray(org.apache.xmlbeans.XmlBoolean[] xbooleanArray);
/**
* Sets (as xml) ith "boolean" element
*/
void xsetBooleanArray(int i, org.apache.xmlbeans.XmlBoolean xboolean);
/**
* Inserts the value as the ith "boolean" element
*/
void insertBoolean(int i, boolean xboolean);
/**
* Appends the value as the last "boolean" element
*/
void addBoolean(boolean xboolean);
/**
* Inserts and returns a new empty value (as xml) as the ith "boolean" element
*/
org.apache.xmlbeans.XmlBoolean insertNewBoolean(int i);
/**
* Appends and returns a new empty value (as xml) as the last "boolean" element
*/
org.apache.xmlbeans.XmlBoolean addNewBoolean();
/**
* Removes the ith "boolean" element
*/
void removeBoolean(int i);
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,122 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfboolean
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* A document containing one ArrayOfboolean(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public interface ArrayOfbooleanDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfbooleanDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofboolean0968doctype");
/**
* Gets the "ArrayOfboolean" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean getArrayOfboolean();
/**
* Tests for nil "ArrayOfboolean" element
*/
boolean isNilArrayOfboolean();
/**
* Sets the "ArrayOfboolean" element
*/
void setArrayOfboolean(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean arrayOfboolean);
/**
* Appends and returns a new empty "ArrayOfboolean" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean addNewArrayOfboolean();
/**
* Nils the "ArrayOfboolean" element
*/
void setNilArrayOfboolean();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,166 +0,0 @@
/*
* XML Type: ArrayOfdateTime
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* An XML ArrayOfdateTime(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public interface ArrayOfdateTime extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfdateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofdatetimefd39type");
/**
* Gets array of all "dateTime" elements
*/
java.util.Calendar[] getDateTimeArray();
/**
* Gets ith "dateTime" element
*/
java.util.Calendar getDateTimeArray(int i);
/**
* Gets (as xml) array of all "dateTime" elements
*/
org.apache.xmlbeans.XmlDateTime[] xgetDateTimeArray();
/**
* Gets (as xml) ith "dateTime" element
*/
org.apache.xmlbeans.XmlDateTime xgetDateTimeArray(int i);
/**
* Returns number of "dateTime" element
*/
int sizeOfDateTimeArray();
/**
* Sets array of all "dateTime" element
*/
void setDateTimeArray(java.util.Calendar[] dateTimeArray);
/**
* Sets ith "dateTime" element
*/
void setDateTimeArray(int i, java.util.Calendar dateTime);
/**
* Sets (as xml) array of all "dateTime" element
*/
void xsetDateTimeArray(org.apache.xmlbeans.XmlDateTime[] dateTimeArray);
/**
* Sets (as xml) ith "dateTime" element
*/
void xsetDateTimeArray(int i, org.apache.xmlbeans.XmlDateTime dateTime);
/**
* Inserts the value as the ith "dateTime" element
*/
void insertDateTime(int i, java.util.Calendar dateTime);
/**
* Appends the value as the last "dateTime" element
*/
void addDateTime(java.util.Calendar dateTime);
/**
* Inserts and returns a new empty value (as xml) as the ith "dateTime" element
*/
org.apache.xmlbeans.XmlDateTime insertNewDateTime(int i);
/**
* Appends and returns a new empty value (as xml) as the last "dateTime" element
*/
org.apache.xmlbeans.XmlDateTime addNewDateTime();
/**
* Removes the ith "dateTime" element
*/
void removeDateTime(int i);
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,122 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfdateTime
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* A document containing one ArrayOfdateTime(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public interface ArrayOfdateTimeDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfdateTimeDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofdatetime5129doctype");
/**
* Gets the "ArrayOfdateTime" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime getArrayOfdateTime();
/**
* Tests for nil "ArrayOfdateTime" element
*/
boolean isNilArrayOfdateTime();
/**
* Sets the "ArrayOfdateTime" element
*/
void setArrayOfdateTime(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime arrayOfdateTime);
/**
* Appends and returns a new empty "ArrayOfdateTime" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime addNewArrayOfdateTime();
/**
* Nils the "ArrayOfdateTime" element
*/
void setNilArrayOfdateTime();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,166 +0,0 @@
/*
* XML Type: ArrayOfdecimal
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* An XML ArrayOfdecimal(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public interface ArrayOfdecimal extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfdecimal.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofdecimal4d41type");
/**
* Gets array of all "decimal" elements
*/
java.math.BigDecimal[] getDecimalArray();
/**
* Gets ith "decimal" element
*/
java.math.BigDecimal getDecimalArray(int i);
/**
* Gets (as xml) array of all "decimal" elements
*/
org.apache.xmlbeans.XmlDecimal[] xgetDecimalArray();
/**
* Gets (as xml) ith "decimal" element
*/
org.apache.xmlbeans.XmlDecimal xgetDecimalArray(int i);
/**
* Returns number of "decimal" element
*/
int sizeOfDecimalArray();
/**
* Sets array of all "decimal" element
*/
void setDecimalArray(java.math.BigDecimal[] decimalArray);
/**
* Sets ith "decimal" element
*/
void setDecimalArray(int i, java.math.BigDecimal decimal);
/**
* Sets (as xml) array of all "decimal" element
*/
void xsetDecimalArray(org.apache.xmlbeans.XmlDecimal[] decimalArray);
/**
* Sets (as xml) ith "decimal" element
*/
void xsetDecimalArray(int i, org.apache.xmlbeans.XmlDecimal decimal);
/**
* Inserts the value as the ith "decimal" element
*/
void insertDecimal(int i, java.math.BigDecimal decimal);
/**
* Appends the value as the last "decimal" element
*/
void addDecimal(java.math.BigDecimal decimal);
/**
* Inserts and returns a new empty value (as xml) as the ith "decimal" element
*/
org.apache.xmlbeans.XmlDecimal insertNewDecimal(int i);
/**
* Appends and returns a new empty value (as xml) as the last "decimal" element
*/
org.apache.xmlbeans.XmlDecimal addNewDecimal();
/**
* Removes the ith "decimal" element
*/
void removeDecimal(int i);
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,122 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfdecimal
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* A document containing one ArrayOfdecimal(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public interface ArrayOfdecimalDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfdecimalDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofdecimalbb51doctype");
/**
* Gets the "ArrayOfdecimal" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal getArrayOfdecimal();
/**
* Tests for nil "ArrayOfdecimal" element
*/
boolean isNilArrayOfdecimal();
/**
* Sets the "ArrayOfdecimal" element
*/
void setArrayOfdecimal(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal arrayOfdecimal);
/**
* Appends and returns a new empty "ArrayOfdecimal" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal addNewArrayOfdecimal();
/**
* Nils the "ArrayOfdecimal" element
*/
void setNilArrayOfdecimal();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,166 +0,0 @@
/*
* XML Type: ArrayOfdouble
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* An XML ArrayOfdouble(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public interface ArrayOfdouble extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfdouble.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofdoubleb7aftype");
/**
* Gets array of all "double" elements
*/
double[] getDoubleArray();
/**
* Gets ith "double" element
*/
double getDoubleArray(int i);
/**
* Gets (as xml) array of all "double" elements
*/
org.apache.xmlbeans.XmlDouble[] xgetDoubleArray();
/**
* Gets (as xml) ith "double" element
*/
org.apache.xmlbeans.XmlDouble xgetDoubleArray(int i);
/**
* Returns number of "double" element
*/
int sizeOfDoubleArray();
/**
* Sets array of all "double" element
*/
void setDoubleArray(double[] xdoubleArray);
/**
* Sets ith "double" element
*/
void setDoubleArray(int i, double xdouble);
/**
* Sets (as xml) array of all "double" element
*/
void xsetDoubleArray(org.apache.xmlbeans.XmlDouble[] xdoubleArray);
/**
* Sets (as xml) ith "double" element
*/
void xsetDoubleArray(int i, org.apache.xmlbeans.XmlDouble xdouble);
/**
* Inserts the value as the ith "double" element
*/
void insertDouble(int i, double xdouble);
/**
* Appends the value as the last "double" element
*/
void addDouble(double xdouble);
/**
* Inserts and returns a new empty value (as xml) as the ith "double" element
*/
org.apache.xmlbeans.XmlDouble insertNewDouble(int i);
/**
* Appends and returns a new empty value (as xml) as the last "double" element
*/
org.apache.xmlbeans.XmlDouble addNewDouble();
/**
* Removes the ith "double" element
*/
void removeDouble(int i);
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,122 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfdouble
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* A document containing one ArrayOfdouble(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public interface ArrayOfdoubleDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfdoubleDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofdouble479fdoctype");
/**
* Gets the "ArrayOfdouble" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble getArrayOfdouble();
/**
* Tests for nil "ArrayOfdouble" element
*/
boolean isNilArrayOfdouble();
/**
* Sets the "ArrayOfdouble" element
*/
void setArrayOfdouble(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble arrayOfdouble);
/**
* Appends and returns a new empty "ArrayOfdouble" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble addNewArrayOfdouble();
/**
* Nils the "ArrayOfdouble" element
*/
void setNilArrayOfdouble();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,166 +0,0 @@
/*
* XML Type: ArrayOfguid
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* An XML ArrayOfguid(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public interface ArrayOfguid extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfguid.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofguid2a27type");
/**
* Gets array of all "guid" elements
*/
java.lang.String[] getGuidArray();
/**
* Gets ith "guid" element
*/
java.lang.String getGuidArray(int i);
/**
* Gets (as xml) array of all "guid" elements
*/
com.microsoft.schemas._2003._10.serialization.Guid[] xgetGuidArray();
/**
* Gets (as xml) ith "guid" element
*/
com.microsoft.schemas._2003._10.serialization.Guid xgetGuidArray(int i);
/**
* Returns number of "guid" element
*/
int sizeOfGuidArray();
/**
* Sets array of all "guid" element
*/
void setGuidArray(java.lang.String[] guidArray);
/**
* Sets ith "guid" element
*/
void setGuidArray(int i, java.lang.String guid);
/**
* Sets (as xml) array of all "guid" element
*/
void xsetGuidArray(com.microsoft.schemas._2003._10.serialization.Guid[] guidArray);
/**
* Sets (as xml) ith "guid" element
*/
void xsetGuidArray(int i, com.microsoft.schemas._2003._10.serialization.Guid guid);
/**
* Inserts the value as the ith "guid" element
*/
void insertGuid(int i, java.lang.String guid);
/**
* Appends the value as the last "guid" element
*/
void addGuid(java.lang.String guid);
/**
* Inserts and returns a new empty value (as xml) as the ith "guid" element
*/
com.microsoft.schemas._2003._10.serialization.Guid insertNewGuid(int i);
/**
* Appends and returns a new empty value (as xml) as the last "guid" element
*/
com.microsoft.schemas._2003._10.serialization.Guid addNewGuid();
/**
* Removes the ith "guid" element
*/
void removeGuid(int i);
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,122 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfguid
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* A document containing one ArrayOfguid(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public interface ArrayOfguidDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfguidDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofguidf617doctype");
/**
* Gets the "ArrayOfguid" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid getArrayOfguid();
/**
* Tests for nil "ArrayOfguid" element
*/
boolean isNilArrayOfguid();
/**
* Sets the "ArrayOfguid" element
*/
void setArrayOfguid(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid arrayOfguid);
/**
* Appends and returns a new empty "ArrayOfguid" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid addNewArrayOfguid();
/**
* Nils the "ArrayOfguid" element
*/
void setNilArrayOfguid();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,166 +0,0 @@
/*
* XML Type: ArrayOfint
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* An XML ArrayOfint(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public interface ArrayOfint extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfint.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofintd4dftype");
/**
* Gets array of all "int" elements
*/
int[] getIntArray();
/**
* Gets ith "int" element
*/
int getIntArray(int i);
/**
* Gets (as xml) array of all "int" elements
*/
org.apache.xmlbeans.XmlInt[] xgetIntArray();
/**
* Gets (as xml) ith "int" element
*/
org.apache.xmlbeans.XmlInt xgetIntArray(int i);
/**
* Returns number of "int" element
*/
int sizeOfIntArray();
/**
* Sets array of all "int" element
*/
void setIntArray(int[] xintArray);
/**
* Sets ith "int" element
*/
void setIntArray(int i, int xint);
/**
* Sets (as xml) array of all "int" element
*/
void xsetIntArray(org.apache.xmlbeans.XmlInt[] xintArray);
/**
* Sets (as xml) ith "int" element
*/
void xsetIntArray(int i, org.apache.xmlbeans.XmlInt xint);
/**
* Inserts the value as the ith "int" element
*/
void insertInt(int i, int xint);
/**
* Appends the value as the last "int" element
*/
void addInt(int xint);
/**
* Inserts and returns a new empty value (as xml) as the ith "int" element
*/
org.apache.xmlbeans.XmlInt insertNewInt(int i);
/**
* Appends and returns a new empty value (as xml) as the last "int" element
*/
org.apache.xmlbeans.XmlInt addNewInt();
/**
* Removes the ith "int" element
*/
void removeInt(int i);
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,122 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfint
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* A document containing one ArrayOfint(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public interface ArrayOfintDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfintDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofintcaefdoctype");
/**
* Gets the "ArrayOfint" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint getArrayOfint();
/**
* Tests for nil "ArrayOfint" element
*/
boolean isNilArrayOfint();
/**
* Sets the "ArrayOfint" element
*/
void setArrayOfint(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint arrayOfint);
/**
* Appends and returns a new empty "ArrayOfint" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint addNewArrayOfint();
/**
* Nils the "ArrayOfint" element
*/
void setNilArrayOfint();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,176 +0,0 @@
/*
* XML Type: ArrayOfstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* An XML ArrayOfstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public interface ArrayOfstring extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfstring.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofstringcbeftype");
/**
* Gets array of all "string" elements
*/
java.lang.String[] getStringArray();
/**
* Gets ith "string" element
*/
java.lang.String getStringArray(int i);
/**
* Gets (as xml) array of all "string" elements
*/
org.apache.xmlbeans.XmlString[] xgetStringArray();
/**
* Gets (as xml) ith "string" element
*/
org.apache.xmlbeans.XmlString xgetStringArray(int i);
/**
* Tests for nil ith "string" element
*/
boolean isNilStringArray(int i);
/**
* Returns number of "string" element
*/
int sizeOfStringArray();
/**
* Sets array of all "string" element
*/
void setStringArray(java.lang.String[] stringArray);
/**
* Sets ith "string" element
*/
void setStringArray(int i, java.lang.String string);
/**
* Sets (as xml) array of all "string" element
*/
void xsetStringArray(org.apache.xmlbeans.XmlString[] stringArray);
/**
* Sets (as xml) ith "string" element
*/
void xsetStringArray(int i, org.apache.xmlbeans.XmlString string);
/**
* Nils the ith "string" element
*/
void setNilStringArray(int i);
/**
* Inserts the value as the ith "string" element
*/
void insertString(int i, java.lang.String string);
/**
* Appends the value as the last "string" element
*/
void addString(java.lang.String string);
/**
* Inserts and returns a new empty value (as xml) as the ith "string" element
*/
org.apache.xmlbeans.XmlString insertNewString(int i);
/**
* Appends and returns a new empty value (as xml) as the last "string" element
*/
org.apache.xmlbeans.XmlString addNewString();
/**
* Removes the ith "string" element
*/
void removeString(int i);
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,122 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays;
/**
* A document containing one ArrayOfstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public interface ArrayOfstringDocument extends org.apache.xmlbeans.XmlObject
{
public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ArrayOfstringDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s7EBB4BC9E00A8FB74293D27D6A5BA466").resolveHandle("arrayofstring5bdfdoctype");
/**
* Gets the "ArrayOfstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring getArrayOfstring();
/**
* Tests for nil "ArrayOfstring" element
*/
boolean isNilArrayOfstring();
/**
* Sets the "ArrayOfstring" element
*/
void setArrayOfstring(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring arrayOfstring);
/**
* Appends and returns a new empty "ArrayOfstring" element
*/
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring addNewArrayOfstring();
/**
* Nils the "ArrayOfstring" element
*/
void setNilArrayOfstring();
/**
* A factory class with static methods for creating instances
* of this type.
*/
public static final class Factory
{
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument newInstance() {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
/** @param xmlAsString the string value to parse */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
/** @param file the file from which to load an xml document */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
/** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
private Factory() { } // No instance of this class allowed
}
}

View File

@@ -1,100 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfArrayOfstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* A document containing one ArrayOfArrayOfstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public class ArrayOfArrayOfstringDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstringDocument
{
private static final long serialVersionUID = 1L;
public ArrayOfArrayOfstringDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ARRAYOFARRAYOFSTRING$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "ArrayOfArrayOfstring");
/**
* Gets the "ArrayOfArrayOfstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring getArrayOfArrayOfstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring)get_store().find_element_user(ARRAYOFARRAYOFSTRING$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Tests for nil "ArrayOfArrayOfstring" element
*/
public boolean isNilArrayOfArrayOfstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring)get_store().find_element_user(ARRAYOFARRAYOFSTRING$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "ArrayOfArrayOfstring" element
*/
public void setArrayOfArrayOfstring(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring arrayOfArrayOfstring)
{
generatedSetterHelperImpl(arrayOfArrayOfstring, ARRAYOFARRAYOFSTRING$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ArrayOfArrayOfstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring addNewArrayOfArrayOfstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring)get_store().add_element_user(ARRAYOFARRAYOFSTRING$0);
return target;
}
}
/**
* Nils the "ArrayOfArrayOfstring" element
*/
public void setNilArrayOfArrayOfstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring)get_store().find_element_user(ARRAYOFARRAYOFSTRING$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring)get_store().add_element_user(ARRAYOFARRAYOFSTRING$0);
}
target.setNil();
}
}
}

View File

@@ -1,175 +0,0 @@
/*
* XML Type: ArrayOfArrayOfstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* An XML ArrayOfArrayOfstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public class ArrayOfArrayOfstringImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfArrayOfstring
{
private static final long serialVersionUID = 1L;
public ArrayOfArrayOfstringImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ARRAYOFSTRING$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "ArrayOfstring");
/**
* Gets array of all "ArrayOfstring" elements
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring[] getArrayOfstringArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(ARRAYOFSTRING$0, targetList);
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring[] result = new com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring[targetList.size()];
targetList.toArray(result);
return result;
}
}
/**
* Gets ith "ArrayOfstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring getArrayOfstringArray(int i)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring)get_store().find_element_user(ARRAYOFSTRING$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target;
}
}
/**
* Tests for nil ith "ArrayOfstring" element
*/
public boolean isNilArrayOfstringArray(int i)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring)get_store().find_element_user(ARRAYOFSTRING$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target.isNil();
}
}
/**
* Returns number of "ArrayOfstring" element
*/
public int sizeOfArrayOfstringArray()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(ARRAYOFSTRING$0);
}
}
/**
* Sets array of all "ArrayOfstring" element WARNING: This method is not atomicaly synchronized.
*/
public void setArrayOfstringArray(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring[] arrayOfstringArray)
{
check_orphaned();
arraySetterHelper(arrayOfstringArray, ARRAYOFSTRING$0);
}
/**
* Sets ith "ArrayOfstring" element
*/
public void setArrayOfstringArray(int i, com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring arrayOfstring)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring)get_store().find_element_user(ARRAYOFSTRING$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.set(arrayOfstring);
}
}
/**
* Nils the ith "ArrayOfstring" element
*/
public void setNilArrayOfstringArray(int i)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring)get_store().find_element_user(ARRAYOFSTRING$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.setNil();
}
}
/**
* Inserts and returns a new empty value (as xml) as the ith "ArrayOfstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring insertNewArrayOfstring(int i)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring)get_store().insert_element_user(ARRAYOFSTRING$0, i);
return target;
}
}
/**
* Appends and returns a new empty value (as xml) as the last "ArrayOfstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring addNewArrayOfstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring)get_store().add_element_user(ARRAYOFSTRING$0);
return target;
}
}
/**
* Removes the ith "ArrayOfstring" element
*/
public void removeArrayOfstring(int i)
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(ARRAYOFSTRING$0, i);
}
}
}

View File

@@ -1,100 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfKeyValueOfintstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* A document containing one ArrayOfKeyValueOfintstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public class ArrayOfKeyValueOfintstringDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstringDocument
{
private static final long serialVersionUID = 1L;
public ArrayOfKeyValueOfintstringDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ARRAYOFKEYVALUEOFINTSTRING$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "ArrayOfKeyValueOfintstring");
/**
* Gets the "ArrayOfKeyValueOfintstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring getArrayOfKeyValueOfintstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring)get_store().find_element_user(ARRAYOFKEYVALUEOFINTSTRING$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Tests for nil "ArrayOfKeyValueOfintstring" element
*/
public boolean isNilArrayOfKeyValueOfintstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring)get_store().find_element_user(ARRAYOFKEYVALUEOFINTSTRING$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "ArrayOfKeyValueOfintstring" element
*/
public void setArrayOfKeyValueOfintstring(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring arrayOfKeyValueOfintstring)
{
generatedSetterHelperImpl(arrayOfKeyValueOfintstring, ARRAYOFKEYVALUEOFINTSTRING$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ArrayOfKeyValueOfintstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring addNewArrayOfKeyValueOfintstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring)get_store().add_element_user(ARRAYOFKEYVALUEOFINTSTRING$0);
return target;
}
}
/**
* Nils the "ArrayOfKeyValueOfintstring" element
*/
public void setNilArrayOfKeyValueOfintstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring)get_store().find_element_user(ARRAYOFKEYVALUEOFINTSTRING$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring)get_store().add_element_user(ARRAYOFKEYVALUEOFINTSTRING$0);
}
target.setNil();
}
}
}

View File

@@ -1,328 +0,0 @@
/*
* XML Type: ArrayOfKeyValueOfintstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* An XML ArrayOfKeyValueOfintstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public class ArrayOfKeyValueOfintstringImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring
{
private static final long serialVersionUID = 1L;
public ArrayOfKeyValueOfintstringImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName KEYVALUEOFINTSTRING$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "KeyValueOfintstring");
/**
* Gets array of all "KeyValueOfintstring" elements
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring[] getKeyValueOfintstringArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(KEYVALUEOFINTSTRING$0, targetList);
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring[] result = new com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring[targetList.size()];
targetList.toArray(result);
return result;
}
}
/**
* Gets ith "KeyValueOfintstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring getKeyValueOfintstringArray(int i)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring)get_store().find_element_user(KEYVALUEOFINTSTRING$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target;
}
}
/**
* Returns number of "KeyValueOfintstring" element
*/
public int sizeOfKeyValueOfintstringArray()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(KEYVALUEOFINTSTRING$0);
}
}
/**
* Sets array of all "KeyValueOfintstring" element WARNING: This method is not atomicaly synchronized.
*/
public void setKeyValueOfintstringArray(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring[] keyValueOfintstringArray)
{
check_orphaned();
arraySetterHelper(keyValueOfintstringArray, KEYVALUEOFINTSTRING$0);
}
/**
* Sets ith "KeyValueOfintstring" element
*/
public void setKeyValueOfintstringArray(int i, com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring keyValueOfintstring)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring)get_store().find_element_user(KEYVALUEOFINTSTRING$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.set(keyValueOfintstring);
}
}
/**
* Inserts and returns a new empty value (as xml) as the ith "KeyValueOfintstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring insertNewKeyValueOfintstring(int i)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring)get_store().insert_element_user(KEYVALUEOFINTSTRING$0, i);
return target;
}
}
/**
* Appends and returns a new empty value (as xml) as the last "KeyValueOfintstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring addNewKeyValueOfintstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring)get_store().add_element_user(KEYVALUEOFINTSTRING$0);
return target;
}
}
/**
* Removes the ith "KeyValueOfintstring" element
*/
public void removeKeyValueOfintstring(int i)
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(KEYVALUEOFINTSTRING$0, i);
}
}
/**
* An XML KeyValueOfintstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public static class KeyValueOfintstringImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfintstring.KeyValueOfintstring
{
private static final long serialVersionUID = 1L;
public KeyValueOfintstringImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName KEY$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "Key");
private static final javax.xml.namespace.QName VALUE$2 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "Value");
/**
* Gets the "Key" element
*/
public int getKey()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(KEY$0, 0);
if (target == null)
{
return 0;
}
return target.getIntValue();
}
}
/**
* Gets (as xml) the "Key" element
*/
public org.apache.xmlbeans.XmlInt xgetKey()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlInt target = null;
target = (org.apache.xmlbeans.XmlInt)get_store().find_element_user(KEY$0, 0);
return target;
}
}
/**
* Sets the "Key" element
*/
public void setKey(int key)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(KEY$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(KEY$0);
}
target.setIntValue(key);
}
}
/**
* Sets (as xml) the "Key" element
*/
public void xsetKey(org.apache.xmlbeans.XmlInt key)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlInt target = null;
target = (org.apache.xmlbeans.XmlInt)get_store().find_element_user(KEY$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlInt)get_store().add_element_user(KEY$0);
}
target.set(key);
}
}
/**
* Gets the "Value" element
*/
public java.lang.String getValue()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(VALUE$2, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "Value" element
*/
public org.apache.xmlbeans.XmlString xgetValue()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(VALUE$2, 0);
return target;
}
}
/**
* Tests for nil "Value" element
*/
public boolean isNilValue()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(VALUE$2, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "Value" element
*/
public void setValue(java.lang.String value)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(VALUE$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(VALUE$2);
}
target.setStringValue(value);
}
}
/**
* Sets (as xml) the "Value" element
*/
public void xsetValue(org.apache.xmlbeans.XmlString value)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(VALUE$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlString)get_store().add_element_user(VALUE$2);
}
target.set(value);
}
}
/**
* Nils the "Value" element
*/
public void setNilValue()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(VALUE$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlString)get_store().add_element_user(VALUE$2);
}
target.setNil();
}
}
}
}

View File

@@ -1,100 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfKeyValueOfstringstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* A document containing one ArrayOfKeyValueOfstringstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public class ArrayOfKeyValueOfstringstringDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstringDocument
{
private static final long serialVersionUID = 1L;
public ArrayOfKeyValueOfstringstringDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ARRAYOFKEYVALUEOFSTRINGSTRING$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "ArrayOfKeyValueOfstringstring");
/**
* Gets the "ArrayOfKeyValueOfstringstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring getArrayOfKeyValueOfstringstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring)get_store().find_element_user(ARRAYOFKEYVALUEOFSTRINGSTRING$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Tests for nil "ArrayOfKeyValueOfstringstring" element
*/
public boolean isNilArrayOfKeyValueOfstringstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring)get_store().find_element_user(ARRAYOFKEYVALUEOFSTRINGSTRING$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "ArrayOfKeyValueOfstringstring" element
*/
public void setArrayOfKeyValueOfstringstring(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring arrayOfKeyValueOfstringstring)
{
generatedSetterHelperImpl(arrayOfKeyValueOfstringstring, ARRAYOFKEYVALUEOFSTRINGSTRING$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ArrayOfKeyValueOfstringstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring addNewArrayOfKeyValueOfstringstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring)get_store().add_element_user(ARRAYOFKEYVALUEOFSTRINGSTRING$0);
return target;
}
}
/**
* Nils the "ArrayOfKeyValueOfstringstring" element
*/
public void setNilArrayOfKeyValueOfstringstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring)get_store().find_element_user(ARRAYOFKEYVALUEOFSTRINGSTRING$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring)get_store().add_element_user(ARRAYOFKEYVALUEOFSTRINGSTRING$0);
}
target.setNil();
}
}
}

View File

@@ -1,361 +0,0 @@
/*
* XML Type: ArrayOfKeyValueOfstringstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* An XML ArrayOfKeyValueOfstringstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public class ArrayOfKeyValueOfstringstringImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring
{
private static final long serialVersionUID = 1L;
public ArrayOfKeyValueOfstringstringImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName KEYVALUEOFSTRINGSTRING$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "KeyValueOfstringstring");
/**
* Gets array of all "KeyValueOfstringstring" elements
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring[] getKeyValueOfstringstringArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(KEYVALUEOFSTRINGSTRING$0, targetList);
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring[] result = new com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring[targetList.size()];
targetList.toArray(result);
return result;
}
}
/**
* Gets ith "KeyValueOfstringstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring getKeyValueOfstringstringArray(int i)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring)get_store().find_element_user(KEYVALUEOFSTRINGSTRING$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target;
}
}
/**
* Returns number of "KeyValueOfstringstring" element
*/
public int sizeOfKeyValueOfstringstringArray()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(KEYVALUEOFSTRINGSTRING$0);
}
}
/**
* Sets array of all "KeyValueOfstringstring" element WARNING: This method is not atomicaly synchronized.
*/
public void setKeyValueOfstringstringArray(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring[] keyValueOfstringstringArray)
{
check_orphaned();
arraySetterHelper(keyValueOfstringstringArray, KEYVALUEOFSTRINGSTRING$0);
}
/**
* Sets ith "KeyValueOfstringstring" element
*/
public void setKeyValueOfstringstringArray(int i, com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring keyValueOfstringstring)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring)get_store().find_element_user(KEYVALUEOFSTRINGSTRING$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.set(keyValueOfstringstring);
}
}
/**
* Inserts and returns a new empty value (as xml) as the ith "KeyValueOfstringstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring insertNewKeyValueOfstringstring(int i)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring)get_store().insert_element_user(KEYVALUEOFSTRINGSTRING$0, i);
return target;
}
}
/**
* Appends and returns a new empty value (as xml) as the last "KeyValueOfstringstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring addNewKeyValueOfstringstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring)get_store().add_element_user(KEYVALUEOFSTRINGSTRING$0);
return target;
}
}
/**
* Removes the ith "KeyValueOfstringstring" element
*/
public void removeKeyValueOfstringstring(int i)
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(KEYVALUEOFSTRINGSTRING$0, i);
}
}
/**
* An XML KeyValueOfstringstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public static class KeyValueOfstringstringImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfKeyValueOfstringstring.KeyValueOfstringstring
{
private static final long serialVersionUID = 1L;
public KeyValueOfstringstringImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName KEY$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "Key");
private static final javax.xml.namespace.QName VALUE$2 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "Value");
/**
* Gets the "Key" element
*/
public java.lang.String getKey()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(KEY$0, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "Key" element
*/
public org.apache.xmlbeans.XmlString xgetKey()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(KEY$0, 0);
return target;
}
}
/**
* Tests for nil "Key" element
*/
public boolean isNilKey()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(KEY$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "Key" element
*/
public void setKey(java.lang.String key)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(KEY$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(KEY$0);
}
target.setStringValue(key);
}
}
/**
* Sets (as xml) the "Key" element
*/
public void xsetKey(org.apache.xmlbeans.XmlString key)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(KEY$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlString)get_store().add_element_user(KEY$0);
}
target.set(key);
}
}
/**
* Nils the "Key" element
*/
public void setNilKey()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(KEY$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlString)get_store().add_element_user(KEY$0);
}
target.setNil();
}
}
/**
* Gets the "Value" element
*/
public java.lang.String getValue()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(VALUE$2, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "Value" element
*/
public org.apache.xmlbeans.XmlString xgetValue()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(VALUE$2, 0);
return target;
}
}
/**
* Tests for nil "Value" element
*/
public boolean isNilValue()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(VALUE$2, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "Value" element
*/
public void setValue(java.lang.String value)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(VALUE$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(VALUE$2);
}
target.setStringValue(value);
}
}
/**
* Sets (as xml) the "Value" element
*/
public void xsetValue(org.apache.xmlbeans.XmlString value)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(VALUE$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlString)get_store().add_element_user(VALUE$2);
}
target.set(value);
}
}
/**
* Nils the "Value" element
*/
public void setNilValue()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(VALUE$2, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlString)get_store().add_element_user(VALUE$2);
}
target.setNil();
}
}
}
}

View File

@@ -1,100 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfanyType
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* A document containing one ArrayOfanyType(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public class ArrayOfanyTypeDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyTypeDocument
{
private static final long serialVersionUID = 1L;
public ArrayOfanyTypeDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ARRAYOFANYTYPE$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "ArrayOfanyType");
/**
* Gets the "ArrayOfanyType" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType getArrayOfanyType()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType)get_store().find_element_user(ARRAYOFANYTYPE$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Tests for nil "ArrayOfanyType" element
*/
public boolean isNilArrayOfanyType()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType)get_store().find_element_user(ARRAYOFANYTYPE$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "ArrayOfanyType" element
*/
public void setArrayOfanyType(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType arrayOfanyType)
{
generatedSetterHelperImpl(arrayOfanyType, ARRAYOFANYTYPE$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ArrayOfanyType" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType addNewArrayOfanyType()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType)get_store().add_element_user(ARRAYOFANYTYPE$0);
return target;
}
}
/**
* Nils the "ArrayOfanyType" element
*/
public void setNilArrayOfanyType()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType)get_store().find_element_user(ARRAYOFANYTYPE$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType)get_store().add_element_user(ARRAYOFANYTYPE$0);
}
target.setNil();
}
}
}

View File

@@ -1,175 +0,0 @@
/*
* XML Type: ArrayOfanyType
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* An XML ArrayOfanyType(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public class ArrayOfanyTypeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfanyType
{
private static final long serialVersionUID = 1L;
public ArrayOfanyTypeImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ANYTYPE$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "anyType");
/**
* Gets array of all "anyType" elements
*/
public org.apache.xmlbeans.XmlObject[] getAnyTypeArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(ANYTYPE$0, targetList);
org.apache.xmlbeans.XmlObject[] result = new org.apache.xmlbeans.XmlObject[targetList.size()];
targetList.toArray(result);
return result;
}
}
/**
* Gets ith "anyType" element
*/
public org.apache.xmlbeans.XmlObject getAnyTypeArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlObject target = null;
target = (org.apache.xmlbeans.XmlObject)get_store().find_element_user(ANYTYPE$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target;
}
}
/**
* Tests for nil ith "anyType" element
*/
public boolean isNilAnyTypeArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlObject target = null;
target = (org.apache.xmlbeans.XmlObject)get_store().find_element_user(ANYTYPE$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target.isNil();
}
}
/**
* Returns number of "anyType" element
*/
public int sizeOfAnyTypeArray()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(ANYTYPE$0);
}
}
/**
* Sets array of all "anyType" element WARNING: This method is not atomicaly synchronized.
*/
public void setAnyTypeArray(org.apache.xmlbeans.XmlObject[] anyTypeArray)
{
check_orphaned();
arraySetterHelper(anyTypeArray, ANYTYPE$0);
}
/**
* Sets ith "anyType" element
*/
public void setAnyTypeArray(int i, org.apache.xmlbeans.XmlObject anyType)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlObject target = null;
target = (org.apache.xmlbeans.XmlObject)get_store().find_element_user(ANYTYPE$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.set(anyType);
}
}
/**
* Nils the ith "anyType" element
*/
public void setNilAnyTypeArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlObject target = null;
target = (org.apache.xmlbeans.XmlObject)get_store().find_element_user(ANYTYPE$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.setNil();
}
}
/**
* Inserts and returns a new empty value (as xml) as the ith "anyType" element
*/
public org.apache.xmlbeans.XmlObject insertNewAnyType(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlObject target = null;
target = (org.apache.xmlbeans.XmlObject)get_store().insert_element_user(ANYTYPE$0, i);
return target;
}
}
/**
* Appends and returns a new empty value (as xml) as the last "anyType" element
*/
public org.apache.xmlbeans.XmlObject addNewAnyType()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlObject target = null;
target = (org.apache.xmlbeans.XmlObject)get_store().add_element_user(ANYTYPE$0);
return target;
}
}
/**
* Removes the ith "anyType" element
*/
public void removeAnyType(int i)
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(ANYTYPE$0, i);
}
}
}

View File

@@ -1,100 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfboolean
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* A document containing one ArrayOfboolean(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public class ArrayOfbooleanDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfbooleanDocument
{
private static final long serialVersionUID = 1L;
public ArrayOfbooleanDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ARRAYOFBOOLEAN$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "ArrayOfboolean");
/**
* Gets the "ArrayOfboolean" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean getArrayOfboolean()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean)get_store().find_element_user(ARRAYOFBOOLEAN$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Tests for nil "ArrayOfboolean" element
*/
public boolean isNilArrayOfboolean()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean)get_store().find_element_user(ARRAYOFBOOLEAN$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "ArrayOfboolean" element
*/
public void setArrayOfboolean(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean arrayOfboolean)
{
generatedSetterHelperImpl(arrayOfboolean, ARRAYOFBOOLEAN$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ArrayOfboolean" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean addNewArrayOfboolean()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean)get_store().add_element_user(ARRAYOFBOOLEAN$0);
return target;
}
}
/**
* Nils the "ArrayOfboolean" element
*/
public void setNilArrayOfboolean()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean)get_store().find_element_user(ARRAYOFBOOLEAN$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean)get_store().add_element_user(ARRAYOFBOOLEAN$0);
}
target.setNil();
}
}
}

View File

@@ -1,235 +0,0 @@
/*
* XML Type: ArrayOfboolean
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* An XML ArrayOfboolean(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public class ArrayOfbooleanImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfboolean
{
private static final long serialVersionUID = 1L;
public ArrayOfbooleanImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName BOOLEAN$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "boolean");
/**
* Gets array of all "boolean" elements
*/
public boolean[] getBooleanArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(BOOLEAN$0, targetList);
boolean[] result = new boolean[targetList.size()];
for (int i = 0, len = targetList.size() ; i < len ; i++)
result[i] = ((org.apache.xmlbeans.SimpleValue)targetList.get(i)).getBooleanValue();
return result;
}
}
/**
* Gets ith "boolean" element
*/
public boolean getBooleanArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BOOLEAN$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target.getBooleanValue();
}
}
/**
* Gets (as xml) array of all "boolean" elements
*/
public org.apache.xmlbeans.XmlBoolean[] xgetBooleanArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(BOOLEAN$0, targetList);
org.apache.xmlbeans.XmlBoolean[] result = new org.apache.xmlbeans.XmlBoolean[targetList.size()];
targetList.toArray(result);
return result;
}
}
/**
* Gets (as xml) ith "boolean" element
*/
public org.apache.xmlbeans.XmlBoolean xgetBooleanArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlBoolean target = null;
target = (org.apache.xmlbeans.XmlBoolean)get_store().find_element_user(BOOLEAN$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target;
}
}
/**
* Returns number of "boolean" element
*/
public int sizeOfBooleanArray()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(BOOLEAN$0);
}
}
/**
* Sets array of all "boolean" element
*/
public void setBooleanArray(boolean[] xbooleanArray)
{
synchronized (monitor())
{
check_orphaned();
arraySetterHelper(xbooleanArray, BOOLEAN$0);
}
}
/**
* Sets ith "boolean" element
*/
public void setBooleanArray(int i, boolean xboolean)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BOOLEAN$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.setBooleanValue(xboolean);
}
}
/**
* Sets (as xml) array of all "boolean" element
*/
public void xsetBooleanArray(org.apache.xmlbeans.XmlBoolean[]xbooleanArray)
{
synchronized (monitor())
{
check_orphaned();
arraySetterHelper(xbooleanArray, BOOLEAN$0);
}
}
/**
* Sets (as xml) ith "boolean" element
*/
public void xsetBooleanArray(int i, org.apache.xmlbeans.XmlBoolean xboolean)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlBoolean target = null;
target = (org.apache.xmlbeans.XmlBoolean)get_store().find_element_user(BOOLEAN$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.set(xboolean);
}
}
/**
* Inserts the value as the ith "boolean" element
*/
public void insertBoolean(int i, boolean xboolean)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target =
(org.apache.xmlbeans.SimpleValue)get_store().insert_element_user(BOOLEAN$0, i);
target.setBooleanValue(xboolean);
}
}
/**
* Appends the value as the last "boolean" element
*/
public void addBoolean(boolean xboolean)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(BOOLEAN$0);
target.setBooleanValue(xboolean);
}
}
/**
* Inserts and returns a new empty value (as xml) as the ith "boolean" element
*/
public org.apache.xmlbeans.XmlBoolean insertNewBoolean(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlBoolean target = null;
target = (org.apache.xmlbeans.XmlBoolean)get_store().insert_element_user(BOOLEAN$0, i);
return target;
}
}
/**
* Appends and returns a new empty value (as xml) as the last "boolean" element
*/
public org.apache.xmlbeans.XmlBoolean addNewBoolean()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlBoolean target = null;
target = (org.apache.xmlbeans.XmlBoolean)get_store().add_element_user(BOOLEAN$0);
return target;
}
}
/**
* Removes the ith "boolean" element
*/
public void removeBoolean(int i)
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(BOOLEAN$0, i);
}
}
}

View File

@@ -1,100 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfdateTime
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* A document containing one ArrayOfdateTime(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public class ArrayOfdateTimeDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTimeDocument
{
private static final long serialVersionUID = 1L;
public ArrayOfdateTimeDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ARRAYOFDATETIME$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "ArrayOfdateTime");
/**
* Gets the "ArrayOfdateTime" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime getArrayOfdateTime()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime)get_store().find_element_user(ARRAYOFDATETIME$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Tests for nil "ArrayOfdateTime" element
*/
public boolean isNilArrayOfdateTime()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime)get_store().find_element_user(ARRAYOFDATETIME$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "ArrayOfdateTime" element
*/
public void setArrayOfdateTime(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime arrayOfdateTime)
{
generatedSetterHelperImpl(arrayOfdateTime, ARRAYOFDATETIME$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ArrayOfdateTime" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime addNewArrayOfdateTime()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime)get_store().add_element_user(ARRAYOFDATETIME$0);
return target;
}
}
/**
* Nils the "ArrayOfdateTime" element
*/
public void setNilArrayOfdateTime()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime)get_store().find_element_user(ARRAYOFDATETIME$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime)get_store().add_element_user(ARRAYOFDATETIME$0);
}
target.setNil();
}
}
}

View File

@@ -1,235 +0,0 @@
/*
* XML Type: ArrayOfdateTime
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* An XML ArrayOfdateTime(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public class ArrayOfdateTimeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdateTime
{
private static final long serialVersionUID = 1L;
public ArrayOfdateTimeImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName DATETIME$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "dateTime");
/**
* Gets array of all "dateTime" elements
*/
public java.util.Calendar[] getDateTimeArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(DATETIME$0, targetList);
java.util.Calendar[] result = new java.util.Calendar[targetList.size()];
for (int i = 0, len = targetList.size() ; i < len ; i++)
result[i] = ((org.apache.xmlbeans.SimpleValue)targetList.get(i)).getCalendarValue();
return result;
}
}
/**
* Gets ith "dateTime" element
*/
public java.util.Calendar getDateTimeArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DATETIME$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target.getCalendarValue();
}
}
/**
* Gets (as xml) array of all "dateTime" elements
*/
public org.apache.xmlbeans.XmlDateTime[] xgetDateTimeArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(DATETIME$0, targetList);
org.apache.xmlbeans.XmlDateTime[] result = new org.apache.xmlbeans.XmlDateTime[targetList.size()];
targetList.toArray(result);
return result;
}
}
/**
* Gets (as xml) ith "dateTime" element
*/
public org.apache.xmlbeans.XmlDateTime xgetDateTimeArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDateTime target = null;
target = (org.apache.xmlbeans.XmlDateTime)get_store().find_element_user(DATETIME$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target;
}
}
/**
* Returns number of "dateTime" element
*/
public int sizeOfDateTimeArray()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(DATETIME$0);
}
}
/**
* Sets array of all "dateTime" element
*/
public void setDateTimeArray(java.util.Calendar[] dateTimeArray)
{
synchronized (monitor())
{
check_orphaned();
arraySetterHelper(dateTimeArray, DATETIME$0);
}
}
/**
* Sets ith "dateTime" element
*/
public void setDateTimeArray(int i, java.util.Calendar dateTime)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DATETIME$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.setCalendarValue(dateTime);
}
}
/**
* Sets (as xml) array of all "dateTime" element
*/
public void xsetDateTimeArray(org.apache.xmlbeans.XmlDateTime[]dateTimeArray)
{
synchronized (monitor())
{
check_orphaned();
arraySetterHelper(dateTimeArray, DATETIME$0);
}
}
/**
* Sets (as xml) ith "dateTime" element
*/
public void xsetDateTimeArray(int i, org.apache.xmlbeans.XmlDateTime dateTime)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDateTime target = null;
target = (org.apache.xmlbeans.XmlDateTime)get_store().find_element_user(DATETIME$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.set(dateTime);
}
}
/**
* Inserts the value as the ith "dateTime" element
*/
public void insertDateTime(int i, java.util.Calendar dateTime)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target =
(org.apache.xmlbeans.SimpleValue)get_store().insert_element_user(DATETIME$0, i);
target.setCalendarValue(dateTime);
}
}
/**
* Appends the value as the last "dateTime" element
*/
public void addDateTime(java.util.Calendar dateTime)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(DATETIME$0);
target.setCalendarValue(dateTime);
}
}
/**
* Inserts and returns a new empty value (as xml) as the ith "dateTime" element
*/
public org.apache.xmlbeans.XmlDateTime insertNewDateTime(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDateTime target = null;
target = (org.apache.xmlbeans.XmlDateTime)get_store().insert_element_user(DATETIME$0, i);
return target;
}
}
/**
* Appends and returns a new empty value (as xml) as the last "dateTime" element
*/
public org.apache.xmlbeans.XmlDateTime addNewDateTime()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDateTime target = null;
target = (org.apache.xmlbeans.XmlDateTime)get_store().add_element_user(DATETIME$0);
return target;
}
}
/**
* Removes the ith "dateTime" element
*/
public void removeDateTime(int i)
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(DATETIME$0, i);
}
}
}

View File

@@ -1,100 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfdecimal
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* A document containing one ArrayOfdecimal(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public class ArrayOfdecimalDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimalDocument
{
private static final long serialVersionUID = 1L;
public ArrayOfdecimalDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ARRAYOFDECIMAL$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "ArrayOfdecimal");
/**
* Gets the "ArrayOfdecimal" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal getArrayOfdecimal()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal)get_store().find_element_user(ARRAYOFDECIMAL$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Tests for nil "ArrayOfdecimal" element
*/
public boolean isNilArrayOfdecimal()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal)get_store().find_element_user(ARRAYOFDECIMAL$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "ArrayOfdecimal" element
*/
public void setArrayOfdecimal(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal arrayOfdecimal)
{
generatedSetterHelperImpl(arrayOfdecimal, ARRAYOFDECIMAL$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ArrayOfdecimal" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal addNewArrayOfdecimal()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal)get_store().add_element_user(ARRAYOFDECIMAL$0);
return target;
}
}
/**
* Nils the "ArrayOfdecimal" element
*/
public void setNilArrayOfdecimal()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal)get_store().find_element_user(ARRAYOFDECIMAL$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal)get_store().add_element_user(ARRAYOFDECIMAL$0);
}
target.setNil();
}
}
}

View File

@@ -1,235 +0,0 @@
/*
* XML Type: ArrayOfdecimal
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* An XML ArrayOfdecimal(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public class ArrayOfdecimalImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdecimal
{
private static final long serialVersionUID = 1L;
public ArrayOfdecimalImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName DECIMAL$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "decimal");
/**
* Gets array of all "decimal" elements
*/
public java.math.BigDecimal[] getDecimalArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(DECIMAL$0, targetList);
java.math.BigDecimal[] result = new java.math.BigDecimal[targetList.size()];
for (int i = 0, len = targetList.size() ; i < len ; i++)
result[i] = ((org.apache.xmlbeans.SimpleValue)targetList.get(i)).getBigDecimalValue();
return result;
}
}
/**
* Gets ith "decimal" element
*/
public java.math.BigDecimal getDecimalArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DECIMAL$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target.getBigDecimalValue();
}
}
/**
* Gets (as xml) array of all "decimal" elements
*/
public org.apache.xmlbeans.XmlDecimal[] xgetDecimalArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(DECIMAL$0, targetList);
org.apache.xmlbeans.XmlDecimal[] result = new org.apache.xmlbeans.XmlDecimal[targetList.size()];
targetList.toArray(result);
return result;
}
}
/**
* Gets (as xml) ith "decimal" element
*/
public org.apache.xmlbeans.XmlDecimal xgetDecimalArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDecimal target = null;
target = (org.apache.xmlbeans.XmlDecimal)get_store().find_element_user(DECIMAL$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target;
}
}
/**
* Returns number of "decimal" element
*/
public int sizeOfDecimalArray()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(DECIMAL$0);
}
}
/**
* Sets array of all "decimal" element
*/
public void setDecimalArray(java.math.BigDecimal[] decimalArray)
{
synchronized (monitor())
{
check_orphaned();
arraySetterHelper(decimalArray, DECIMAL$0);
}
}
/**
* Sets ith "decimal" element
*/
public void setDecimalArray(int i, java.math.BigDecimal decimal)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DECIMAL$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.setBigDecimalValue(decimal);
}
}
/**
* Sets (as xml) array of all "decimal" element
*/
public void xsetDecimalArray(org.apache.xmlbeans.XmlDecimal[]decimalArray)
{
synchronized (monitor())
{
check_orphaned();
arraySetterHelper(decimalArray, DECIMAL$0);
}
}
/**
* Sets (as xml) ith "decimal" element
*/
public void xsetDecimalArray(int i, org.apache.xmlbeans.XmlDecimal decimal)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDecimal target = null;
target = (org.apache.xmlbeans.XmlDecimal)get_store().find_element_user(DECIMAL$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.set(decimal);
}
}
/**
* Inserts the value as the ith "decimal" element
*/
public void insertDecimal(int i, java.math.BigDecimal decimal)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target =
(org.apache.xmlbeans.SimpleValue)get_store().insert_element_user(DECIMAL$0, i);
target.setBigDecimalValue(decimal);
}
}
/**
* Appends the value as the last "decimal" element
*/
public void addDecimal(java.math.BigDecimal decimal)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(DECIMAL$0);
target.setBigDecimalValue(decimal);
}
}
/**
* Inserts and returns a new empty value (as xml) as the ith "decimal" element
*/
public org.apache.xmlbeans.XmlDecimal insertNewDecimal(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDecimal target = null;
target = (org.apache.xmlbeans.XmlDecimal)get_store().insert_element_user(DECIMAL$0, i);
return target;
}
}
/**
* Appends and returns a new empty value (as xml) as the last "decimal" element
*/
public org.apache.xmlbeans.XmlDecimal addNewDecimal()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDecimal target = null;
target = (org.apache.xmlbeans.XmlDecimal)get_store().add_element_user(DECIMAL$0);
return target;
}
}
/**
* Removes the ith "decimal" element
*/
public void removeDecimal(int i)
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(DECIMAL$0, i);
}
}
}

View File

@@ -1,100 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfdouble
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* A document containing one ArrayOfdouble(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public class ArrayOfdoubleDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdoubleDocument
{
private static final long serialVersionUID = 1L;
public ArrayOfdoubleDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ARRAYOFDOUBLE$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "ArrayOfdouble");
/**
* Gets the "ArrayOfdouble" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble getArrayOfdouble()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble)get_store().find_element_user(ARRAYOFDOUBLE$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Tests for nil "ArrayOfdouble" element
*/
public boolean isNilArrayOfdouble()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble)get_store().find_element_user(ARRAYOFDOUBLE$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "ArrayOfdouble" element
*/
public void setArrayOfdouble(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble arrayOfdouble)
{
generatedSetterHelperImpl(arrayOfdouble, ARRAYOFDOUBLE$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ArrayOfdouble" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble addNewArrayOfdouble()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble)get_store().add_element_user(ARRAYOFDOUBLE$0);
return target;
}
}
/**
* Nils the "ArrayOfdouble" element
*/
public void setNilArrayOfdouble()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble)get_store().find_element_user(ARRAYOFDOUBLE$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble)get_store().add_element_user(ARRAYOFDOUBLE$0);
}
target.setNil();
}
}
}

View File

@@ -1,235 +0,0 @@
/*
* XML Type: ArrayOfdouble
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* An XML ArrayOfdouble(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public class ArrayOfdoubleImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfdouble
{
private static final long serialVersionUID = 1L;
public ArrayOfdoubleImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName DOUBLE$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "double");
/**
* Gets array of all "double" elements
*/
public double[] getDoubleArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(DOUBLE$0, targetList);
double[] result = new double[targetList.size()];
for (int i = 0, len = targetList.size() ; i < len ; i++)
result[i] = ((org.apache.xmlbeans.SimpleValue)targetList.get(i)).getDoubleValue();
return result;
}
}
/**
* Gets ith "double" element
*/
public double getDoubleArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DOUBLE$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target.getDoubleValue();
}
}
/**
* Gets (as xml) array of all "double" elements
*/
public org.apache.xmlbeans.XmlDouble[] xgetDoubleArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(DOUBLE$0, targetList);
org.apache.xmlbeans.XmlDouble[] result = new org.apache.xmlbeans.XmlDouble[targetList.size()];
targetList.toArray(result);
return result;
}
}
/**
* Gets (as xml) ith "double" element
*/
public org.apache.xmlbeans.XmlDouble xgetDoubleArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDouble target = null;
target = (org.apache.xmlbeans.XmlDouble)get_store().find_element_user(DOUBLE$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target;
}
}
/**
* Returns number of "double" element
*/
public int sizeOfDoubleArray()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(DOUBLE$0);
}
}
/**
* Sets array of all "double" element
*/
public void setDoubleArray(double[] xdoubleArray)
{
synchronized (monitor())
{
check_orphaned();
arraySetterHelper(xdoubleArray, DOUBLE$0);
}
}
/**
* Sets ith "double" element
*/
public void setDoubleArray(int i, double xdouble)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DOUBLE$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.setDoubleValue(xdouble);
}
}
/**
* Sets (as xml) array of all "double" element
*/
public void xsetDoubleArray(org.apache.xmlbeans.XmlDouble[]xdoubleArray)
{
synchronized (monitor())
{
check_orphaned();
arraySetterHelper(xdoubleArray, DOUBLE$0);
}
}
/**
* Sets (as xml) ith "double" element
*/
public void xsetDoubleArray(int i, org.apache.xmlbeans.XmlDouble xdouble)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDouble target = null;
target = (org.apache.xmlbeans.XmlDouble)get_store().find_element_user(DOUBLE$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.set(xdouble);
}
}
/**
* Inserts the value as the ith "double" element
*/
public void insertDouble(int i, double xdouble)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target =
(org.apache.xmlbeans.SimpleValue)get_store().insert_element_user(DOUBLE$0, i);
target.setDoubleValue(xdouble);
}
}
/**
* Appends the value as the last "double" element
*/
public void addDouble(double xdouble)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(DOUBLE$0);
target.setDoubleValue(xdouble);
}
}
/**
* Inserts and returns a new empty value (as xml) as the ith "double" element
*/
public org.apache.xmlbeans.XmlDouble insertNewDouble(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDouble target = null;
target = (org.apache.xmlbeans.XmlDouble)get_store().insert_element_user(DOUBLE$0, i);
return target;
}
}
/**
* Appends and returns a new empty value (as xml) as the last "double" element
*/
public org.apache.xmlbeans.XmlDouble addNewDouble()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDouble target = null;
target = (org.apache.xmlbeans.XmlDouble)get_store().add_element_user(DOUBLE$0);
return target;
}
}
/**
* Removes the ith "double" element
*/
public void removeDouble(int i)
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(DOUBLE$0, i);
}
}
}

View File

@@ -1,100 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfguid
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* A document containing one ArrayOfguid(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public class ArrayOfguidDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguidDocument
{
private static final long serialVersionUID = 1L;
public ArrayOfguidDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ARRAYOFGUID$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "ArrayOfguid");
/**
* Gets the "ArrayOfguid" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid getArrayOfguid()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid)get_store().find_element_user(ARRAYOFGUID$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Tests for nil "ArrayOfguid" element
*/
public boolean isNilArrayOfguid()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid)get_store().find_element_user(ARRAYOFGUID$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "ArrayOfguid" element
*/
public void setArrayOfguid(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid arrayOfguid)
{
generatedSetterHelperImpl(arrayOfguid, ARRAYOFGUID$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ArrayOfguid" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid addNewArrayOfguid()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid)get_store().add_element_user(ARRAYOFGUID$0);
return target;
}
}
/**
* Nils the "ArrayOfguid" element
*/
public void setNilArrayOfguid()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid)get_store().find_element_user(ARRAYOFGUID$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid)get_store().add_element_user(ARRAYOFGUID$0);
}
target.setNil();
}
}
}

View File

@@ -1,235 +0,0 @@
/*
* XML Type: ArrayOfguid
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* An XML ArrayOfguid(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public class ArrayOfguidImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfguid
{
private static final long serialVersionUID = 1L;
public ArrayOfguidImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName GUID$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "guid");
/**
* Gets array of all "guid" elements
*/
public java.lang.String[] getGuidArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(GUID$0, targetList);
java.lang.String[] result = new java.lang.String[targetList.size()];
for (int i = 0, len = targetList.size() ; i < len ; i++)
result[i] = ((org.apache.xmlbeans.SimpleValue)targetList.get(i)).getStringValue();
return result;
}
}
/**
* Gets ith "guid" element
*/
public java.lang.String getGuidArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(GUID$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target.getStringValue();
}
}
/**
* Gets (as xml) array of all "guid" elements
*/
public com.microsoft.schemas._2003._10.serialization.Guid[] xgetGuidArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(GUID$0, targetList);
com.microsoft.schemas._2003._10.serialization.Guid[] result = new com.microsoft.schemas._2003._10.serialization.Guid[targetList.size()];
targetList.toArray(result);
return result;
}
}
/**
* Gets (as xml) ith "guid" element
*/
public com.microsoft.schemas._2003._10.serialization.Guid xgetGuidArray(int i)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Guid target = null;
target = (com.microsoft.schemas._2003._10.serialization.Guid)get_store().find_element_user(GUID$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target;
}
}
/**
* Returns number of "guid" element
*/
public int sizeOfGuidArray()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(GUID$0);
}
}
/**
* Sets array of all "guid" element
*/
public void setGuidArray(java.lang.String[] guidArray)
{
synchronized (monitor())
{
check_orphaned();
arraySetterHelper(guidArray, GUID$0);
}
}
/**
* Sets ith "guid" element
*/
public void setGuidArray(int i, java.lang.String guid)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(GUID$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.setStringValue(guid);
}
}
/**
* Sets (as xml) array of all "guid" element
*/
public void xsetGuidArray(com.microsoft.schemas._2003._10.serialization.Guid[]guidArray)
{
synchronized (monitor())
{
check_orphaned();
arraySetterHelper(guidArray, GUID$0);
}
}
/**
* Sets (as xml) ith "guid" element
*/
public void xsetGuidArray(int i, com.microsoft.schemas._2003._10.serialization.Guid guid)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Guid target = null;
target = (com.microsoft.schemas._2003._10.serialization.Guid)get_store().find_element_user(GUID$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.set(guid);
}
}
/**
* Inserts the value as the ith "guid" element
*/
public void insertGuid(int i, java.lang.String guid)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target =
(org.apache.xmlbeans.SimpleValue)get_store().insert_element_user(GUID$0, i);
target.setStringValue(guid);
}
}
/**
* Appends the value as the last "guid" element
*/
public void addGuid(java.lang.String guid)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(GUID$0);
target.setStringValue(guid);
}
}
/**
* Inserts and returns a new empty value (as xml) as the ith "guid" element
*/
public com.microsoft.schemas._2003._10.serialization.Guid insertNewGuid(int i)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Guid target = null;
target = (com.microsoft.schemas._2003._10.serialization.Guid)get_store().insert_element_user(GUID$0, i);
return target;
}
}
/**
* Appends and returns a new empty value (as xml) as the last "guid" element
*/
public com.microsoft.schemas._2003._10.serialization.Guid addNewGuid()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Guid target = null;
target = (com.microsoft.schemas._2003._10.serialization.Guid)get_store().add_element_user(GUID$0);
return target;
}
}
/**
* Removes the ith "guid" element
*/
public void removeGuid(int i)
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(GUID$0, i);
}
}
}

View File

@@ -1,100 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfint
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* A document containing one ArrayOfint(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public class ArrayOfintDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfintDocument
{
private static final long serialVersionUID = 1L;
public ArrayOfintDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ARRAYOFINT$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "ArrayOfint");
/**
* Gets the "ArrayOfint" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint getArrayOfint()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint)get_store().find_element_user(ARRAYOFINT$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Tests for nil "ArrayOfint" element
*/
public boolean isNilArrayOfint()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint)get_store().find_element_user(ARRAYOFINT$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "ArrayOfint" element
*/
public void setArrayOfint(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint arrayOfint)
{
generatedSetterHelperImpl(arrayOfint, ARRAYOFINT$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ArrayOfint" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint addNewArrayOfint()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint)get_store().add_element_user(ARRAYOFINT$0);
return target;
}
}
/**
* Nils the "ArrayOfint" element
*/
public void setNilArrayOfint()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint)get_store().find_element_user(ARRAYOFINT$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint)get_store().add_element_user(ARRAYOFINT$0);
}
target.setNil();
}
}
}

View File

@@ -1,235 +0,0 @@
/*
* XML Type: ArrayOfint
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* An XML ArrayOfint(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public class ArrayOfintImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfint
{
private static final long serialVersionUID = 1L;
public ArrayOfintImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName INT$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "int");
/**
* Gets array of all "int" elements
*/
public int[] getIntArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(INT$0, targetList);
int[] result = new int[targetList.size()];
for (int i = 0, len = targetList.size() ; i < len ; i++)
result[i] = ((org.apache.xmlbeans.SimpleValue)targetList.get(i)).getIntValue();
return result;
}
}
/**
* Gets ith "int" element
*/
public int getIntArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(INT$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target.getIntValue();
}
}
/**
* Gets (as xml) array of all "int" elements
*/
public org.apache.xmlbeans.XmlInt[] xgetIntArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(INT$0, targetList);
org.apache.xmlbeans.XmlInt[] result = new org.apache.xmlbeans.XmlInt[targetList.size()];
targetList.toArray(result);
return result;
}
}
/**
* Gets (as xml) ith "int" element
*/
public org.apache.xmlbeans.XmlInt xgetIntArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlInt target = null;
target = (org.apache.xmlbeans.XmlInt)get_store().find_element_user(INT$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target;
}
}
/**
* Returns number of "int" element
*/
public int sizeOfIntArray()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(INT$0);
}
}
/**
* Sets array of all "int" element
*/
public void setIntArray(int[] xintArray)
{
synchronized (monitor())
{
check_orphaned();
arraySetterHelper(xintArray, INT$0);
}
}
/**
* Sets ith "int" element
*/
public void setIntArray(int i, int xint)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(INT$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.setIntValue(xint);
}
}
/**
* Sets (as xml) array of all "int" element
*/
public void xsetIntArray(org.apache.xmlbeans.XmlInt[]xintArray)
{
synchronized (monitor())
{
check_orphaned();
arraySetterHelper(xintArray, INT$0);
}
}
/**
* Sets (as xml) ith "int" element
*/
public void xsetIntArray(int i, org.apache.xmlbeans.XmlInt xint)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlInt target = null;
target = (org.apache.xmlbeans.XmlInt)get_store().find_element_user(INT$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.set(xint);
}
}
/**
* Inserts the value as the ith "int" element
*/
public void insertInt(int i, int xint)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target =
(org.apache.xmlbeans.SimpleValue)get_store().insert_element_user(INT$0, i);
target.setIntValue(xint);
}
}
/**
* Appends the value as the last "int" element
*/
public void addInt(int xint)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(INT$0);
target.setIntValue(xint);
}
}
/**
* Inserts and returns a new empty value (as xml) as the ith "int" element
*/
public org.apache.xmlbeans.XmlInt insertNewInt(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlInt target = null;
target = (org.apache.xmlbeans.XmlInt)get_store().insert_element_user(INT$0, i);
return target;
}
}
/**
* Appends and returns a new empty value (as xml) as the last "int" element
*/
public org.apache.xmlbeans.XmlInt addNewInt()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlInt target = null;
target = (org.apache.xmlbeans.XmlInt)get_store().add_element_user(INT$0);
return target;
}
}
/**
* Removes the ith "int" element
*/
public void removeInt(int i)
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(INT$0, i);
}
}
}

View File

@@ -1,100 +0,0 @@
/*
* An XML document type.
* Localname: ArrayOfstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* A document containing one ArrayOfstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays) element.
*
* This is a complex type.
*/
public class ArrayOfstringDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstringDocument
{
private static final long serialVersionUID = 1L;
public ArrayOfstringDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ARRAYOFSTRING$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "ArrayOfstring");
/**
* Gets the "ArrayOfstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring getArrayOfstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring)get_store().find_element_user(ARRAYOFSTRING$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Tests for nil "ArrayOfstring" element
*/
public boolean isNilArrayOfstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring)get_store().find_element_user(ARRAYOFSTRING$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "ArrayOfstring" element
*/
public void setArrayOfstring(com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring arrayOfstring)
{
generatedSetterHelperImpl(arrayOfstring, ARRAYOFSTRING$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "ArrayOfstring" element
*/
public com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring addNewArrayOfstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring)get_store().add_element_user(ARRAYOFSTRING$0);
return target;
}
}
/**
* Nils the "ArrayOfstring" element
*/
public void setNilArrayOfstring()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring target = null;
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring)get_store().find_element_user(ARRAYOFSTRING$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring)get_store().add_element_user(ARRAYOFSTRING$0);
}
target.setNil();
}
}
}

View File

@@ -1,271 +0,0 @@
/*
* XML Type: ArrayOfstring
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/Arrays
* Java type: com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.arrays.impl;
/**
* An XML ArrayOfstring(@http://schemas.microsoft.com/2003/10/Serialization/Arrays).
*
* This is a complex type.
*/
public class ArrayOfstringImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.arrays.ArrayOfstring
{
private static final long serialVersionUID = 1L;
public ArrayOfstringImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName STRING$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/Arrays", "string");
/**
* Gets array of all "string" elements
*/
public java.lang.String[] getStringArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(STRING$0, targetList);
java.lang.String[] result = new java.lang.String[targetList.size()];
for (int i = 0, len = targetList.size() ; i < len ; i++)
result[i] = ((org.apache.xmlbeans.SimpleValue)targetList.get(i)).getStringValue();
return result;
}
}
/**
* Gets ith "string" element
*/
public java.lang.String getStringArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STRING$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target.getStringValue();
}
}
/**
* Gets (as xml) array of all "string" elements
*/
public org.apache.xmlbeans.XmlString[] xgetStringArray()
{
synchronized (monitor())
{
check_orphaned();
java.util.List targetList = new java.util.ArrayList();
get_store().find_all_element_users(STRING$0, targetList);
org.apache.xmlbeans.XmlString[] result = new org.apache.xmlbeans.XmlString[targetList.size()];
targetList.toArray(result);
return result;
}
}
/**
* Gets (as xml) ith "string" element
*/
public org.apache.xmlbeans.XmlString xgetStringArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(STRING$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target;
}
}
/**
* Tests for nil ith "string" element
*/
public boolean isNilStringArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(STRING$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
return target.isNil();
}
}
/**
* Returns number of "string" element
*/
public int sizeOfStringArray()
{
synchronized (monitor())
{
check_orphaned();
return get_store().count_elements(STRING$0);
}
}
/**
* Sets array of all "string" element
*/
public void setStringArray(java.lang.String[] stringArray)
{
synchronized (monitor())
{
check_orphaned();
arraySetterHelper(stringArray, STRING$0);
}
}
/**
* Sets ith "string" element
*/
public void setStringArray(int i, java.lang.String string)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STRING$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.setStringValue(string);
}
}
/**
* Sets (as xml) array of all "string" element
*/
public void xsetStringArray(org.apache.xmlbeans.XmlString[]stringArray)
{
synchronized (monitor())
{
check_orphaned();
arraySetterHelper(stringArray, STRING$0);
}
}
/**
* Sets (as xml) ith "string" element
*/
public void xsetStringArray(int i, org.apache.xmlbeans.XmlString string)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(STRING$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.set(string);
}
}
/**
* Nils the ith "string" element
*/
public void setNilStringArray(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(STRING$0, i);
if (target == null)
{
throw new IndexOutOfBoundsException();
}
target.setNil();
}
}
/**
* Inserts the value as the ith "string" element
*/
public void insertString(int i, java.lang.String string)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target =
(org.apache.xmlbeans.SimpleValue)get_store().insert_element_user(STRING$0, i);
target.setStringValue(string);
}
}
/**
* Appends the value as the last "string" element
*/
public void addString(java.lang.String string)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STRING$0);
target.setStringValue(string);
}
}
/**
* Inserts and returns a new empty value (as xml) as the ith "string" element
*/
public org.apache.xmlbeans.XmlString insertNewString(int i)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().insert_element_user(STRING$0, i);
return target;
}
}
/**
* Appends and returns a new empty value (as xml) as the last "string" element
*/
public org.apache.xmlbeans.XmlString addNewString()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().add_element_user(STRING$0);
return target;
}
}
/**
* Removes the ith "string" element
*/
public void removeString(int i)
{
synchronized (monitor())
{
check_orphaned();
get_store().remove_element(STRING$0, i);
}
}
}

View File

@@ -1,100 +0,0 @@
/*
* An XML document type.
* Localname: anyType
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.AnyTypeDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one anyType(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class AnyTypeDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.AnyTypeDocument
{
private static final long serialVersionUID = 1L;
public AnyTypeDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ANYTYPE$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "anyType");
/**
* Gets the "anyType" element
*/
public org.apache.xmlbeans.XmlObject getAnyType()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlObject target = null;
target = (org.apache.xmlbeans.XmlObject)get_store().find_element_user(ANYTYPE$0, 0);
if (target == null)
{
return null;
}
return target;
}
}
/**
* Tests for nil "anyType" element
*/
public boolean isNilAnyType()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlObject target = null;
target = (org.apache.xmlbeans.XmlObject)get_store().find_element_user(ANYTYPE$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "anyType" element
*/
public void setAnyType(org.apache.xmlbeans.XmlObject anyType)
{
generatedSetterHelperImpl(anyType, ANYTYPE$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
}
/**
* Appends and returns a new empty "anyType" element
*/
public org.apache.xmlbeans.XmlObject addNewAnyType()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlObject target = null;
target = (org.apache.xmlbeans.XmlObject)get_store().add_element_user(ANYTYPE$0);
return target;
}
}
/**
* Nils the "anyType" element
*/
public void setNilAnyType()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlObject target = null;
target = (org.apache.xmlbeans.XmlObject)get_store().find_element_user(ANYTYPE$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlObject)get_store().add_element_user(ANYTYPE$0);
}
target.setNil();
}
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: anyURI
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.AnyURIDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one anyURI(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class AnyURIDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.AnyURIDocument
{
private static final long serialVersionUID = 1L;
public AnyURIDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName ANYURI$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "anyURI");
/**
* Gets the "anyURI" element
*/
public java.lang.String getAnyURI()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ANYURI$0, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "anyURI" element
*/
public org.apache.xmlbeans.XmlAnyURI xgetAnyURI()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlAnyURI target = null;
target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(ANYURI$0, 0);
return target;
}
}
/**
* Tests for nil "anyURI" element
*/
public boolean isNilAnyURI()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlAnyURI target = null;
target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(ANYURI$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "anyURI" element
*/
public void setAnyURI(java.lang.String anyURI)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ANYURI$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(ANYURI$0);
}
target.setStringValue(anyURI);
}
}
/**
* Sets (as xml) the "anyURI" element
*/
public void xsetAnyURI(org.apache.xmlbeans.XmlAnyURI anyURI)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlAnyURI target = null;
target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(ANYURI$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlAnyURI)get_store().add_element_user(ANYURI$0);
}
target.set(anyURI);
}
}
/**
* Nils the "anyURI" element
*/
public void setNilAnyURI()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlAnyURI target = null;
target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(ANYURI$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlAnyURI)get_store().add_element_user(ANYURI$0);
}
target.setNil();
}
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: base64Binary
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one base64Binary(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class Base64BinaryDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.Base64BinaryDocument
{
private static final long serialVersionUID = 1L;
public Base64BinaryDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName BASE64BINARY$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "base64Binary");
/**
* Gets the "base64Binary" element
*/
public byte[] getBase64Binary()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BASE64BINARY$0, 0);
if (target == null)
{
return null;
}
return target.getByteArrayValue();
}
}
/**
* Gets (as xml) the "base64Binary" element
*/
public org.apache.xmlbeans.XmlBase64Binary xgetBase64Binary()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlBase64Binary target = null;
target = (org.apache.xmlbeans.XmlBase64Binary)get_store().find_element_user(BASE64BINARY$0, 0);
return target;
}
}
/**
* Tests for nil "base64Binary" element
*/
public boolean isNilBase64Binary()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlBase64Binary target = null;
target = (org.apache.xmlbeans.XmlBase64Binary)get_store().find_element_user(BASE64BINARY$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "base64Binary" element
*/
public void setBase64Binary(byte[] base64Binary)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BASE64BINARY$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(BASE64BINARY$0);
}
target.setByteArrayValue(base64Binary);
}
}
/**
* Sets (as xml) the "base64Binary" element
*/
public void xsetBase64Binary(org.apache.xmlbeans.XmlBase64Binary base64Binary)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlBase64Binary target = null;
target = (org.apache.xmlbeans.XmlBase64Binary)get_store().find_element_user(BASE64BINARY$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlBase64Binary)get_store().add_element_user(BASE64BINARY$0);
}
target.set(base64Binary);
}
}
/**
* Nils the "base64Binary" element
*/
public void setNilBase64Binary()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlBase64Binary target = null;
target = (org.apache.xmlbeans.XmlBase64Binary)get_store().find_element_user(BASE64BINARY$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlBase64Binary)get_store().add_element_user(BASE64BINARY$0);
}
target.setNil();
}
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: boolean
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.BooleanDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one boolean(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class BooleanDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.BooleanDocument
{
private static final long serialVersionUID = 1L;
public BooleanDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName BOOLEAN$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "boolean");
/**
* Gets the "boolean" element
*/
public boolean getBoolean()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BOOLEAN$0, 0);
if (target == null)
{
return false;
}
return target.getBooleanValue();
}
}
/**
* Gets (as xml) the "boolean" element
*/
public org.apache.xmlbeans.XmlBoolean xgetBoolean()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlBoolean target = null;
target = (org.apache.xmlbeans.XmlBoolean)get_store().find_element_user(BOOLEAN$0, 0);
return target;
}
}
/**
* Tests for nil "boolean" element
*/
public boolean isNilBoolean()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlBoolean target = null;
target = (org.apache.xmlbeans.XmlBoolean)get_store().find_element_user(BOOLEAN$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "boolean" element
*/
public void setBoolean(boolean xboolean)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BOOLEAN$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(BOOLEAN$0);
}
target.setBooleanValue(xboolean);
}
}
/**
* Sets (as xml) the "boolean" element
*/
public void xsetBoolean(org.apache.xmlbeans.XmlBoolean xboolean)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlBoolean target = null;
target = (org.apache.xmlbeans.XmlBoolean)get_store().find_element_user(BOOLEAN$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlBoolean)get_store().add_element_user(BOOLEAN$0);
}
target.set(xboolean);
}
}
/**
* Nils the "boolean" element
*/
public void setNilBoolean()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlBoolean target = null;
target = (org.apache.xmlbeans.XmlBoolean)get_store().find_element_user(BOOLEAN$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlBoolean)get_store().add_element_user(BOOLEAN$0);
}
target.setNil();
}
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: byte
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.ByteDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one byte(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class ByteDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.ByteDocument
{
private static final long serialVersionUID = 1L;
public ByteDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName BYTE$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "byte");
/**
* Gets the "byte" element
*/
public byte getByte()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BYTE$0, 0);
if (target == null)
{
return 0;
}
return target.getByteValue();
}
}
/**
* Gets (as xml) the "byte" element
*/
public org.apache.xmlbeans.XmlByte xgetByte()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlByte target = null;
target = (org.apache.xmlbeans.XmlByte)get_store().find_element_user(BYTE$0, 0);
return target;
}
}
/**
* Tests for nil "byte" element
*/
public boolean isNilByte()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlByte target = null;
target = (org.apache.xmlbeans.XmlByte)get_store().find_element_user(BYTE$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "byte" element
*/
public void setByte(byte xbyte)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BYTE$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(BYTE$0);
}
target.setByteValue(xbyte);
}
}
/**
* Sets (as xml) the "byte" element
*/
public void xsetByte(org.apache.xmlbeans.XmlByte xbyte)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlByte target = null;
target = (org.apache.xmlbeans.XmlByte)get_store().find_element_user(BYTE$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlByte)get_store().add_element_user(BYTE$0);
}
target.set(xbyte);
}
}
/**
* Nils the "byte" element
*/
public void setNilByte()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlByte target = null;
target = (org.apache.xmlbeans.XmlByte)get_store().find_element_user(BYTE$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlByte)get_store().add_element_user(BYTE$0);
}
target.setNil();
}
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: char
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.CharDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one char(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class CharDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.CharDocument
{
private static final long serialVersionUID = 1L;
public CharDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName CHAR$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "char");
/**
* Gets the "char" element
*/
public int getChar()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(CHAR$0, 0);
if (target == null)
{
return 0;
}
return target.getIntValue();
}
}
/**
* Gets (as xml) the "char" element
*/
public com.microsoft.schemas._2003._10.serialization.Char xgetChar()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Char target = null;
target = (com.microsoft.schemas._2003._10.serialization.Char)get_store().find_element_user(CHAR$0, 0);
return target;
}
}
/**
* Tests for nil "char" element
*/
public boolean isNilChar()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Char target = null;
target = (com.microsoft.schemas._2003._10.serialization.Char)get_store().find_element_user(CHAR$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "char" element
*/
public void setChar(int xchar)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(CHAR$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(CHAR$0);
}
target.setIntValue(xchar);
}
}
/**
* Sets (as xml) the "char" element
*/
public void xsetChar(com.microsoft.schemas._2003._10.serialization.Char xchar)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Char target = null;
target = (com.microsoft.schemas._2003._10.serialization.Char)get_store().find_element_user(CHAR$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.Char)get_store().add_element_user(CHAR$0);
}
target.set(xchar);
}
}
/**
* Nils the "char" element
*/
public void setNilChar()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Char target = null;
target = (com.microsoft.schemas._2003._10.serialization.Char)get_store().find_element_user(CHAR$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.Char)get_store().add_element_user(CHAR$0);
}
target.setNil();
}
}
}

View File

@@ -1,27 +0,0 @@
/*
* XML Type: char
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.Char
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* An XML char(@http://schemas.microsoft.com/2003/10/Serialization/).
*
* This is an atomic type that is a restriction of com.microsoft.schemas._2003._10.serialization.Char.
*/
public class CharImpl extends org.apache.xmlbeans.impl.values.JavaIntHolderEx implements com.microsoft.schemas._2003._10.serialization.Char
{
private static final long serialVersionUID = 1L;
public CharImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType, false);
}
protected CharImpl(org.apache.xmlbeans.SchemaType sType, boolean b)
{
super(sType, b);
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: dateTime
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.DateTimeDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one dateTime(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class DateTimeDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.DateTimeDocument
{
private static final long serialVersionUID = 1L;
public DateTimeDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName DATETIME$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "dateTime");
/**
* Gets the "dateTime" element
*/
public java.util.Calendar getDateTime()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DATETIME$0, 0);
if (target == null)
{
return null;
}
return target.getCalendarValue();
}
}
/**
* Gets (as xml) the "dateTime" element
*/
public org.apache.xmlbeans.XmlDateTime xgetDateTime()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDateTime target = null;
target = (org.apache.xmlbeans.XmlDateTime)get_store().find_element_user(DATETIME$0, 0);
return target;
}
}
/**
* Tests for nil "dateTime" element
*/
public boolean isNilDateTime()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDateTime target = null;
target = (org.apache.xmlbeans.XmlDateTime)get_store().find_element_user(DATETIME$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "dateTime" element
*/
public void setDateTime(java.util.Calendar dateTime)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DATETIME$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(DATETIME$0);
}
target.setCalendarValue(dateTime);
}
}
/**
* Sets (as xml) the "dateTime" element
*/
public void xsetDateTime(org.apache.xmlbeans.XmlDateTime dateTime)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDateTime target = null;
target = (org.apache.xmlbeans.XmlDateTime)get_store().find_element_user(DATETIME$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlDateTime)get_store().add_element_user(DATETIME$0);
}
target.set(dateTime);
}
}
/**
* Nils the "dateTime" element
*/
public void setNilDateTime()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDateTime target = null;
target = (org.apache.xmlbeans.XmlDateTime)get_store().find_element_user(DATETIME$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlDateTime)get_store().add_element_user(DATETIME$0);
}
target.setNil();
}
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: decimal
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.DecimalDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one decimal(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class DecimalDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.DecimalDocument
{
private static final long serialVersionUID = 1L;
public DecimalDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName DECIMAL$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "decimal");
/**
* Gets the "decimal" element
*/
public java.math.BigDecimal getDecimal()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DECIMAL$0, 0);
if (target == null)
{
return null;
}
return target.getBigDecimalValue();
}
}
/**
* Gets (as xml) the "decimal" element
*/
public org.apache.xmlbeans.XmlDecimal xgetDecimal()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDecimal target = null;
target = (org.apache.xmlbeans.XmlDecimal)get_store().find_element_user(DECIMAL$0, 0);
return target;
}
}
/**
* Tests for nil "decimal" element
*/
public boolean isNilDecimal()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDecimal target = null;
target = (org.apache.xmlbeans.XmlDecimal)get_store().find_element_user(DECIMAL$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "decimal" element
*/
public void setDecimal(java.math.BigDecimal decimal)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DECIMAL$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(DECIMAL$0);
}
target.setBigDecimalValue(decimal);
}
}
/**
* Sets (as xml) the "decimal" element
*/
public void xsetDecimal(org.apache.xmlbeans.XmlDecimal decimal)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDecimal target = null;
target = (org.apache.xmlbeans.XmlDecimal)get_store().find_element_user(DECIMAL$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlDecimal)get_store().add_element_user(DECIMAL$0);
}
target.set(decimal);
}
}
/**
* Nils the "decimal" element
*/
public void setNilDecimal()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDecimal target = null;
target = (org.apache.xmlbeans.XmlDecimal)get_store().find_element_user(DECIMAL$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlDecimal)get_store().add_element_user(DECIMAL$0);
}
target.setNil();
}
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: double
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.DoubleDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one double(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class DoubleDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.DoubleDocument
{
private static final long serialVersionUID = 1L;
public DoubleDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName DOUBLE$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "double");
/**
* Gets the "double" element
*/
public double getDouble()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DOUBLE$0, 0);
if (target == null)
{
return 0.0;
}
return target.getDoubleValue();
}
}
/**
* Gets (as xml) the "double" element
*/
public org.apache.xmlbeans.XmlDouble xgetDouble()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDouble target = null;
target = (org.apache.xmlbeans.XmlDouble)get_store().find_element_user(DOUBLE$0, 0);
return target;
}
}
/**
* Tests for nil "double" element
*/
public boolean isNilDouble()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDouble target = null;
target = (org.apache.xmlbeans.XmlDouble)get_store().find_element_user(DOUBLE$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "double" element
*/
public void setDouble(double xdouble)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DOUBLE$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(DOUBLE$0);
}
target.setDoubleValue(xdouble);
}
}
/**
* Sets (as xml) the "double" element
*/
public void xsetDouble(org.apache.xmlbeans.XmlDouble xdouble)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDouble target = null;
target = (org.apache.xmlbeans.XmlDouble)get_store().find_element_user(DOUBLE$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlDouble)get_store().add_element_user(DOUBLE$0);
}
target.set(xdouble);
}
}
/**
* Nils the "double" element
*/
public void setNilDouble()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlDouble target = null;
target = (org.apache.xmlbeans.XmlDouble)get_store().find_element_user(DOUBLE$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlDouble)get_store().add_element_user(DOUBLE$0);
}
target.setNil();
}
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: duration
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.DurationDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one duration(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class DurationDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.DurationDocument
{
private static final long serialVersionUID = 1L;
public DurationDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName DURATION$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "duration");
/**
* Gets the "duration" element
*/
public org.apache.xmlbeans.GDuration getDuration()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DURATION$0, 0);
if (target == null)
{
return null;
}
return target.getGDurationValue();
}
}
/**
* Gets (as xml) the "duration" element
*/
public com.microsoft.schemas._2003._10.serialization.Duration xgetDuration()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Duration target = null;
target = (com.microsoft.schemas._2003._10.serialization.Duration)get_store().find_element_user(DURATION$0, 0);
return target;
}
}
/**
* Tests for nil "duration" element
*/
public boolean isNilDuration()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Duration target = null;
target = (com.microsoft.schemas._2003._10.serialization.Duration)get_store().find_element_user(DURATION$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "duration" element
*/
public void setDuration(org.apache.xmlbeans.GDuration duration)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DURATION$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(DURATION$0);
}
target.setGDurationValue(duration);
}
}
/**
* Sets (as xml) the "duration" element
*/
public void xsetDuration(com.microsoft.schemas._2003._10.serialization.Duration duration)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Duration target = null;
target = (com.microsoft.schemas._2003._10.serialization.Duration)get_store().find_element_user(DURATION$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.Duration)get_store().add_element_user(DURATION$0);
}
target.set(duration);
}
}
/**
* Nils the "duration" element
*/
public void setNilDuration()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Duration target = null;
target = (com.microsoft.schemas._2003._10.serialization.Duration)get_store().find_element_user(DURATION$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.Duration)get_store().add_element_user(DURATION$0);
}
target.setNil();
}
}
}

View File

@@ -1,27 +0,0 @@
/*
* XML Type: duration
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.Duration
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* An XML duration(@http://schemas.microsoft.com/2003/10/Serialization/).
*
* This is an atomic type that is a restriction of com.microsoft.schemas._2003._10.serialization.Duration.
*/
public class DurationImpl extends org.apache.xmlbeans.impl.values.JavaGDurationHolderEx implements com.microsoft.schemas._2003._10.serialization.Duration
{
private static final long serialVersionUID = 1L;
public DurationImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType, false);
}
protected DurationImpl(org.apache.xmlbeans.SchemaType sType, boolean b)
{
super(sType, b);
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: float
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.FloatDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one float(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class FloatDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.FloatDocument
{
private static final long serialVersionUID = 1L;
public FloatDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName FLOAT$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "float");
/**
* Gets the "float" element
*/
public float getFloat()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(FLOAT$0, 0);
if (target == null)
{
return 0.0f;
}
return target.getFloatValue();
}
}
/**
* Gets (as xml) the "float" element
*/
public org.apache.xmlbeans.XmlFloat xgetFloat()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlFloat target = null;
target = (org.apache.xmlbeans.XmlFloat)get_store().find_element_user(FLOAT$0, 0);
return target;
}
}
/**
* Tests for nil "float" element
*/
public boolean isNilFloat()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlFloat target = null;
target = (org.apache.xmlbeans.XmlFloat)get_store().find_element_user(FLOAT$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "float" element
*/
public void setFloat(float xfloat)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(FLOAT$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(FLOAT$0);
}
target.setFloatValue(xfloat);
}
}
/**
* Sets (as xml) the "float" element
*/
public void xsetFloat(org.apache.xmlbeans.XmlFloat xfloat)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlFloat target = null;
target = (org.apache.xmlbeans.XmlFloat)get_store().find_element_user(FLOAT$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlFloat)get_store().add_element_user(FLOAT$0);
}
target.set(xfloat);
}
}
/**
* Nils the "float" element
*/
public void setNilFloat()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlFloat target = null;
target = (org.apache.xmlbeans.XmlFloat)get_store().find_element_user(FLOAT$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlFloat)get_store().add_element_user(FLOAT$0);
}
target.setNil();
}
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: guid
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.GuidDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one guid(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class GuidDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.GuidDocument
{
private static final long serialVersionUID = 1L;
public GuidDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName GUID$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "guid");
/**
* Gets the "guid" element
*/
public java.lang.String getGuid()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(GUID$0, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "guid" element
*/
public com.microsoft.schemas._2003._10.serialization.Guid xgetGuid()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Guid target = null;
target = (com.microsoft.schemas._2003._10.serialization.Guid)get_store().find_element_user(GUID$0, 0);
return target;
}
}
/**
* Tests for nil "guid" element
*/
public boolean isNilGuid()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Guid target = null;
target = (com.microsoft.schemas._2003._10.serialization.Guid)get_store().find_element_user(GUID$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "guid" element
*/
public void setGuid(java.lang.String guid)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(GUID$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(GUID$0);
}
target.setStringValue(guid);
}
}
/**
* Sets (as xml) the "guid" element
*/
public void xsetGuid(com.microsoft.schemas._2003._10.serialization.Guid guid)
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Guid target = null;
target = (com.microsoft.schemas._2003._10.serialization.Guid)get_store().find_element_user(GUID$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.Guid)get_store().add_element_user(GUID$0);
}
target.set(guid);
}
}
/**
* Nils the "guid" element
*/
public void setNilGuid()
{
synchronized (monitor())
{
check_orphaned();
com.microsoft.schemas._2003._10.serialization.Guid target = null;
target = (com.microsoft.schemas._2003._10.serialization.Guid)get_store().find_element_user(GUID$0, 0);
if (target == null)
{
target = (com.microsoft.schemas._2003._10.serialization.Guid)get_store().add_element_user(GUID$0);
}
target.setNil();
}
}
}

View File

@@ -1,27 +0,0 @@
/*
* XML Type: guid
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.Guid
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* An XML guid(@http://schemas.microsoft.com/2003/10/Serialization/).
*
* This is an atomic type that is a restriction of com.microsoft.schemas._2003._10.serialization.Guid.
*/
public class GuidImpl extends org.apache.xmlbeans.impl.values.JavaStringHolderEx implements com.microsoft.schemas._2003._10.serialization.Guid
{
private static final long serialVersionUID = 1L;
public GuidImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType, false);
}
protected GuidImpl(org.apache.xmlbeans.SchemaType sType, boolean b)
{
super(sType, b);
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: int
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.IntDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one int(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class IntDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.IntDocument
{
private static final long serialVersionUID = 1L;
public IntDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName INT$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "int");
/**
* Gets the "int" element
*/
public int getInt()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(INT$0, 0);
if (target == null)
{
return 0;
}
return target.getIntValue();
}
}
/**
* Gets (as xml) the "int" element
*/
public org.apache.xmlbeans.XmlInt xgetInt()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlInt target = null;
target = (org.apache.xmlbeans.XmlInt)get_store().find_element_user(INT$0, 0);
return target;
}
}
/**
* Tests for nil "int" element
*/
public boolean isNilInt()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlInt target = null;
target = (org.apache.xmlbeans.XmlInt)get_store().find_element_user(INT$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "int" element
*/
public void setInt(int xint)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(INT$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(INT$0);
}
target.setIntValue(xint);
}
}
/**
* Sets (as xml) the "int" element
*/
public void xsetInt(org.apache.xmlbeans.XmlInt xint)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlInt target = null;
target = (org.apache.xmlbeans.XmlInt)get_store().find_element_user(INT$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlInt)get_store().add_element_user(INT$0);
}
target.set(xint);
}
}
/**
* Nils the "int" element
*/
public void setNilInt()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlInt target = null;
target = (org.apache.xmlbeans.XmlInt)get_store().find_element_user(INT$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlInt)get_store().add_element_user(INT$0);
}
target.setNil();
}
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: long
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.LongDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one long(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class LongDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.LongDocument
{
private static final long serialVersionUID = 1L;
public LongDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName LONG$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "long");
/**
* Gets the "long" element
*/
public long getLong()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(LONG$0, 0);
if (target == null)
{
return 0L;
}
return target.getLongValue();
}
}
/**
* Gets (as xml) the "long" element
*/
public org.apache.xmlbeans.XmlLong xgetLong()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlLong target = null;
target = (org.apache.xmlbeans.XmlLong)get_store().find_element_user(LONG$0, 0);
return target;
}
}
/**
* Tests for nil "long" element
*/
public boolean isNilLong()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlLong target = null;
target = (org.apache.xmlbeans.XmlLong)get_store().find_element_user(LONG$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "long" element
*/
public void setLong(long xlong)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(LONG$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(LONG$0);
}
target.setLongValue(xlong);
}
}
/**
* Sets (as xml) the "long" element
*/
public void xsetLong(org.apache.xmlbeans.XmlLong xlong)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlLong target = null;
target = (org.apache.xmlbeans.XmlLong)get_store().find_element_user(LONG$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlLong)get_store().add_element_user(LONG$0);
}
target.set(xlong);
}
}
/**
* Nils the "long" element
*/
public void setNilLong()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlLong target = null;
target = (org.apache.xmlbeans.XmlLong)get_store().find_element_user(LONG$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlLong)get_store().add_element_user(LONG$0);
}
target.setNil();
}
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: QName
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.QNameDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one QName(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class QNameDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.QNameDocument
{
private static final long serialVersionUID = 1L;
public QNameDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName QNAME$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "QName");
/**
* Gets the "QName" element
*/
public javax.xml.namespace.QName getQName()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(QNAME$0, 0);
if (target == null)
{
return null;
}
return target.getQNameValue();
}
}
/**
* Gets (as xml) the "QName" element
*/
public org.apache.xmlbeans.XmlQName xgetQName()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlQName target = null;
target = (org.apache.xmlbeans.XmlQName)get_store().find_element_user(QNAME$0, 0);
return target;
}
}
/**
* Tests for nil "QName" element
*/
public boolean isNilQName()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlQName target = null;
target = (org.apache.xmlbeans.XmlQName)get_store().find_element_user(QNAME$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "QName" element
*/
public void setQName(javax.xml.namespace.QName qName)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(QNAME$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(QNAME$0);
}
target.setQNameValue(qName);
}
}
/**
* Sets (as xml) the "QName" element
*/
public void xsetQName(org.apache.xmlbeans.XmlQName qName)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlQName target = null;
target = (org.apache.xmlbeans.XmlQName)get_store().find_element_user(QNAME$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlQName)get_store().add_element_user(QNAME$0);
}
target.set(qName);
}
}
/**
* Nils the "QName" element
*/
public void setNilQName()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlQName target = null;
target = (org.apache.xmlbeans.XmlQName)get_store().find_element_user(QNAME$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlQName)get_store().add_element_user(QNAME$0);
}
target.setNil();
}
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: short
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.ShortDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one short(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class ShortDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.ShortDocument
{
private static final long serialVersionUID = 1L;
public ShortDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName SHORT$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "short");
/**
* Gets the "short" element
*/
public short getShort()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(SHORT$0, 0);
if (target == null)
{
return 0;
}
return target.getShortValue();
}
}
/**
* Gets (as xml) the "short" element
*/
public org.apache.xmlbeans.XmlShort xgetShort()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlShort target = null;
target = (org.apache.xmlbeans.XmlShort)get_store().find_element_user(SHORT$0, 0);
return target;
}
}
/**
* Tests for nil "short" element
*/
public boolean isNilShort()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlShort target = null;
target = (org.apache.xmlbeans.XmlShort)get_store().find_element_user(SHORT$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "short" element
*/
public void setShort(short xshort)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(SHORT$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(SHORT$0);
}
target.setShortValue(xshort);
}
}
/**
* Sets (as xml) the "short" element
*/
public void xsetShort(org.apache.xmlbeans.XmlShort xshort)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlShort target = null;
target = (org.apache.xmlbeans.XmlShort)get_store().find_element_user(SHORT$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlShort)get_store().add_element_user(SHORT$0);
}
target.set(xshort);
}
}
/**
* Nils the "short" element
*/
public void setNilShort()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlShort target = null;
target = (org.apache.xmlbeans.XmlShort)get_store().find_element_user(SHORT$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlShort)get_store().add_element_user(SHORT$0);
}
target.setNil();
}
}
}

View File

@@ -1,128 +0,0 @@
/*
* An XML document type.
* Localname: string
* Namespace: http://schemas.microsoft.com/2003/10/Serialization/
* Java type: com.microsoft.schemas._2003._10.serialization.StringDocument
*
* Automatically generated - do not modify.
*/
package com.microsoft.schemas._2003._10.serialization.impl;
/**
* A document containing one string(@http://schemas.microsoft.com/2003/10/Serialization/) element.
*
* This is a complex type.
*/
public class StringDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements com.microsoft.schemas._2003._10.serialization.StringDocument
{
private static final long serialVersionUID = 1L;
public StringDocumentImpl(org.apache.xmlbeans.SchemaType sType)
{
super(sType);
}
private static final javax.xml.namespace.QName STRING$0 =
new javax.xml.namespace.QName("http://schemas.microsoft.com/2003/10/Serialization/", "string");
/**
* Gets the "string" element
*/
public java.lang.String getString()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STRING$0, 0);
if (target == null)
{
return null;
}
return target.getStringValue();
}
}
/**
* Gets (as xml) the "string" element
*/
public org.apache.xmlbeans.XmlString xgetString()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(STRING$0, 0);
return target;
}
}
/**
* Tests for nil "string" element
*/
public boolean isNilString()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(STRING$0, 0);
if (target == null) return false;
return target.isNil();
}
}
/**
* Sets the "string" element
*/
public void setString(java.lang.String string)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.SimpleValue target = null;
target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STRING$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STRING$0);
}
target.setStringValue(string);
}
}
/**
* Sets (as xml) the "string" element
*/
public void xsetString(org.apache.xmlbeans.XmlString string)
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(STRING$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlString)get_store().add_element_user(STRING$0);
}
target.set(string);
}
}
/**
* Nils the "string" element
*/
public void setNilString()
{
synchronized (monitor())
{
check_orphaned();
org.apache.xmlbeans.XmlString target = null;
target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(STRING$0, 0);
if (target == null)
{
target = (org.apache.xmlbeans.XmlString)get_store().add_element_user(STRING$0);
}
target.setNil();
}
}
}

Some files were not shown because too many files have changed in this diff Show More