Lines 29-34
Link Here
|
29 |
include/xercesc/dom/DOMNodeIterator.hpp |
29 |
include/xercesc/dom/DOMNodeIterator.hpp |
30 |
include/xercesc/dom/DOMNodeList.hpp |
30 |
include/xercesc/dom/DOMNodeList.hpp |
31 |
include/xercesc/dom/DOMNotation.hpp |
31 |
include/xercesc/dom/DOMNotation.hpp |
|
|
32 |
include/xercesc/dom/DOMPSVITypeInfo.hpp |
32 |
include/xercesc/dom/DOMProcessingInstruction.hpp |
33 |
include/xercesc/dom/DOMProcessingInstruction.hpp |
33 |
include/xercesc/dom/DOMRange.hpp |
34 |
include/xercesc/dom/DOMRange.hpp |
34 |
include/xercesc/dom/DOMRangeException.hpp |
35 |
include/xercesc/dom/DOMRangeException.hpp |
Lines 135-140
Link Here
|
135 |
include/xercesc/framework/psvi/XSParticle.hpp |
136 |
include/xercesc/framework/psvi/XSParticle.hpp |
136 |
include/xercesc/framework/psvi/XSSimpleTypeDefinition.hpp |
137 |
include/xercesc/framework/psvi/XSSimpleTypeDefinition.hpp |
137 |
include/xercesc/framework/psvi/XSTypeDefinition.hpp |
138 |
include/xercesc/framework/psvi/XSTypeDefinition.hpp |
|
|
139 |
include/xercesc/framework/psvi/XSValue.hpp |
138 |
include/xercesc/framework/psvi/XSWildcard.hpp |
140 |
include/xercesc/framework/psvi/XSWildcard.hpp |
139 |
include/xercesc/internal/BinFileOutputStream.hpp |
141 |
include/xercesc/internal/BinFileOutputStream.hpp |
140 |
include/xercesc/internal/BinMemOutputStream.hpp |
142 |
include/xercesc/internal/BinMemOutputStream.hpp |
Lines 159-164
Link Here
|
159 |
include/xercesc/internal/XMLScannerResolver.hpp |
161 |
include/xercesc/internal/XMLScannerResolver.hpp |
160 |
include/xercesc/internal/XObjectComparator.hpp |
162 |
include/xercesc/internal/XObjectComparator.hpp |
161 |
include/xercesc/internal/XProtoType.hpp |
163 |
include/xercesc/internal/XProtoType.hpp |
|
|
164 |
include/xercesc/internal/XSAXMLScanner.hpp |
162 |
include/xercesc/internal/XSObjectFactory.hpp |
165 |
include/xercesc/internal/XSObjectFactory.hpp |
163 |
include/xercesc/internal/XSerializable.hpp |
166 |
include/xercesc/internal/XSerializable.hpp |
164 |
include/xercesc/internal/XSerializationException.hpp |
167 |
include/xercesc/internal/XSerializationException.hpp |
Lines 416-424
Link Here
|
416 |
include/xercesc/validators/datatype/StringDatatypeValidator.hpp |
419 |
include/xercesc/validators/datatype/StringDatatypeValidator.hpp |
417 |
include/xercesc/validators/datatype/TimeDatatypeValidator.hpp |
420 |
include/xercesc/validators/datatype/TimeDatatypeValidator.hpp |
418 |
include/xercesc/validators/datatype/UnionDatatypeValidator.hpp |
421 |
include/xercesc/validators/datatype/UnionDatatypeValidator.hpp |
|
|
422 |
include/xercesc/validators/datatype/XMLCanRepGroup.hpp |
419 |
include/xercesc/validators/datatype/YearDatatypeValidator.hpp |
423 |
include/xercesc/validators/datatype/YearDatatypeValidator.hpp |
420 |
include/xercesc/validators/datatype/YearMonthDatatypeValidator.hpp |
424 |
include/xercesc/validators/datatype/YearMonthDatatypeValidator.hpp |
421 |
include/xercesc/validators/datatype/XMLCanRepGroup.hpp |
|
|
422 |
include/xercesc/validators/schema/ComplexTypeInfo.hpp |
425 |
include/xercesc/validators/schema/ComplexTypeInfo.hpp |
423 |
include/xercesc/validators/schema/GeneralAttributeCheck.hpp |
426 |
include/xercesc/validators/schema/GeneralAttributeCheck.hpp |
424 |
include/xercesc/validators/schema/NamespaceScope.hpp |
427 |
include/xercesc/validators/schema/NamespaceScope.hpp |
Lines 448-453
Link Here
|
448 |
include/xercesc/validators/schema/identity/IC_Selector.hpp |
451 |
include/xercesc/validators/schema/identity/IC_Selector.hpp |
449 |
include/xercesc/validators/schema/identity/IC_Unique.hpp |
452 |
include/xercesc/validators/schema/identity/IC_Unique.hpp |
450 |
include/xercesc/validators/schema/identity/IdentityConstraint.hpp |
453 |
include/xercesc/validators/schema/identity/IdentityConstraint.hpp |
|
|
454 |
include/xercesc/validators/schema/identity/IdentityConstraintHandler.hpp |
451 |
include/xercesc/validators/schema/identity/ValueStore.hpp |
455 |
include/xercesc/validators/schema/identity/ValueStore.hpp |
452 |
include/xercesc/validators/schema/identity/ValueStoreCache.hpp |
456 |
include/xercesc/validators/schema/identity/ValueStoreCache.hpp |
453 |
include/xercesc/validators/schema/identity/XPathException.hpp |
457 |
include/xercesc/validators/schema/identity/XPathException.hpp |
Lines 460-465
Link Here
|
460 |
@exec ln -sf %%XERCESC_LIB%% %D/lib/libxerces-c.so.%%XERCESC_LIB_VERSION%% |
464 |
@exec ln -sf %%XERCESC_LIB%% %D/lib/libxerces-c.so.%%XERCESC_LIB_VERSION%% |
461 |
@unexec if test ! -r %D/lib/libxerces-c.so; then rm -f %D/lib/libxerces-c.so; fi |
465 |
@unexec if test ! -r %D/lib/libxerces-c.so; then rm -f %D/lib/libxerces-c.so; fi |
462 |
@unexec if test ! -r %D/lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%; then rm -f %D/lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%; fi |
466 |
@unexec if test ! -r %D/lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%; then rm -f %D/lib/libxerces-c.so.%%XERCESC_LIB_VERSION%%; fi |
|
|
467 |
lib/%%XERCESC_DEPDOM_LIB%% |
468 |
@exec ln -sf %%XERCESC_DEPDOM_LIB%% %D/lib/libxerces-depdom.so |
469 |
@exec ln -sf %%XERCESC_DEPDOM_LIB%% %D/lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%% |
470 |
@unexec if test ! -r %D/lib/libxerces-depdom.so; then rm -f %D/lib/libxerces-depdom.so; fi |
471 |
@unexec if test ! -r %D/lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%%; then rm -f %D/lib/libxerces-depdom.so.%%XERCESC_LIB_VERSION%%; fi |
463 |
@dirrm include/xercesc/validators/schema/identity |
472 |
@dirrm include/xercesc/validators/schema/identity |
464 |
@dirrm include/xercesc/validators/schema |
473 |
@dirrm include/xercesc/validators/schema |
465 |
@dirrm include/xercesc/validators/datatype |
474 |
@dirrm include/xercesc/validators/datatype |
Lines 495-505
Link Here
|
495 |
%%NO_SAMPLES%%bin/EnumVal |
504 |
%%NO_SAMPLES%%bin/EnumVal |
496 |
%%NO_SAMPLES%%bin/MemParse |
505 |
%%NO_SAMPLES%%bin/MemParse |
497 |
%%NO_SAMPLES%%bin/PParse |
506 |
%%NO_SAMPLES%%bin/PParse |
|
|
507 |
%%NO_SAMPLES%%bin/PSVIWriter |
498 |
%%NO_SAMPLES%%bin/Redirect |
508 |
%%NO_SAMPLES%%bin/Redirect |
499 |
%%NO_SAMPLES%%bin/SAX2Count |
509 |
%%NO_SAMPLES%%bin/SAX2Count |
500 |
%%NO_SAMPLES%%bin/SAX2Print |
510 |
%%NO_SAMPLES%%bin/SAX2Print |
501 |
%%NO_SAMPLES%%bin/SAXCount |
511 |
%%NO_SAMPLES%%bin/SAXCount |
502 |
%%NO_SAMPLES%%bin/SAXPrint |
512 |
%%NO_SAMPLES%%bin/SAXPrint |
|
|
513 |
%%NO_SAMPLES%%bin/SCMPrint |
503 |
%%NO_SAMPLES%%bin/SEnumVal |
514 |
%%NO_SAMPLES%%bin/SEnumVal |
504 |
%%NO_SAMPLES%%bin/StdInParse |
515 |
%%NO_SAMPLES%%bin/StdInParse |
505 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/CreateDOMDocument/CreateDOMDocument.cpp |
516 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/CreateDOMDocument/CreateDOMDocument.cpp |
Lines 533-538
Link Here
|
533 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/PParse.hpp |
544 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/PParse.hpp |
534 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/PParseHandlers.cpp |
545 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/PParseHandlers.cpp |
535 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/PParseHandlers.hpp |
546 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/PParse/PParseHandlers.hpp |
|
|
547 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/Makefile |
548 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/Makefile.in |
549 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIUni.cpp |
550 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIUni.hpp |
551 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIWriter.cpp |
552 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIWriter.hpp |
553 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIWriterHandlers.cpp |
554 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/PSVIWriter/PSVIWriterHandlers.hpp |
536 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/Makefile |
555 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/Makefile |
537 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/Makefile.in |
556 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/Makefile.in |
538 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/Redirect.cpp |
557 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/Redirect/Redirect.cpp |
Lines 563-568
Link Here
|
563 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/SAXPrint.hpp |
582 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/SAXPrint.hpp |
564 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/SAXPrintHandlers.cpp |
583 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/SAXPrintHandlers.cpp |
565 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/SAXPrintHandlers.hpp |
584 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/SAXPrint/SAXPrintHandlers.hpp |
|
|
585 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/SCMPrint/Makefile |
586 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/SCMPrint/Makefile.in |
587 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/SCMPrint/SCMPrint.cpp |
566 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/SEnumVal/Makefile |
588 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/SEnumVal/Makefile |
567 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/SEnumVal/Makefile.in |
589 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/SEnumVal/Makefile.in |
568 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/SEnumVal/SEnumVal.cpp |
590 |
%%NO_SAMPLES%%%%EXAMPLESDIR%%/SEnumVal/SEnumVal.cpp |
Lines 580-590
Link Here
|
580 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/data |
602 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/data |
581 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/StdInParse |
603 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/StdInParse |
582 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SEnumVal |
604 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SEnumVal |
|
|
605 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SCMPrint |
583 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAXPrint |
606 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAXPrint |
584 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAXCount |
607 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAXCount |
585 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAX2Print |
608 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAX2Print |
586 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAX2Count |
609 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/SAX2Count |
587 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/Redirect |
610 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/Redirect |
|
|
611 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/PSVIWriter |
588 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/PParse |
612 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/PParse |
589 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/MemParse |
613 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/MemParse |
590 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/EnumVal |
614 |
%%NO_SAMPLES%%@dirrm %%EXAMPLESDIR%%/EnumVal |