123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
- "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
- <book xml:base="../">
- <bookinfo>
- <title>Referência de Biblioteca Padrão</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/redswooshWithLogo3.jpg"/>
- </imageobject>
- </mediaobject>
- <author>
- <surname>Equipe de documentação de Boca Raton</surname>
- </author>
- <legalnotice>
- <para>Sua opinião e comentários sobre este documento são muito
- bem-vindos e podem ser enviados por e-mail para
- <email>docfeedback@hpccsystems.com</email></para>
- <para>Inclua a frase <emphasis role="bold">Feedback sobre
- documentação</emphasis> na linha de assunto e indique o nome do
- documento, o número das páginas e número da versão atual no corpo da
- mensagem.</para>
- <para>LexisNexis e o logotipo Knowledge Burst são marcas comerciais
- registradas da Reed Elsevier Properties Inc., usadas sob licença.</para>
- <para>HPCC Systems <superscript>®</superscript> é uma marca registrada
- da LexisNexis Risk Data Management Inc.</para>
- <para>Os demais produtos, logotipos e serviços podem ser marcas
- comerciais ou registradas de suas respectivas empresas.</para>
- <para>Todos os nomes e dados de exemplo usados neste manual são
- fictícios. Qualquer semelhança com pessoas reais, vivas ou mortas, é
- mera coincidência.</para>
- <para/>
- </legalnotice>
- <xi:include href="common/Version.xml"
- xpointer="xpointer(//*[@id='FooterInfo'])"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="common/Version.xml"
- xpointer="xpointer(//*[@id='DateVer'])"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <corpname>HPCC Systems<superscript>®</superscript></corpname>
- <xi:include href="common/Version.xml"
- xpointer="xpointer(//*[@id='Copyright'])"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <mediaobject role="logo">
- <imageobject>
- <imagedata fileref="images/LN_Rightjustified.jpg"/>
- </imageobject>
- </mediaobject>
- </bookinfo>
- <chapter id="Logical_Files">
- <title><emphasis>Arquivos lógicos</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/CompareFiles.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/DeleteLogicalFile.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/LogicalFileList.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/FileExists.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ForeignLogicalFileName.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetFileDescription.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetLogicalFileAttribute.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ProtectLogicalFile.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/RenameLogicalFile.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SetFileDescription.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SetReadOnly.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/VerifyFile.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <chapter id="SuperFile_Management">
- <title><emphasis>Superfiles</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/CreateSuperFile.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SuperFileExists.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/DeleteSuperFile.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetSuperFileSubCount.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetSuperFileSubName.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/LogicalFileSuperOwners.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/LogicalFileSuperSubList.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SuperFileContents.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/FindSuperFileSubName.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/StartSuperFileTransaction.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/AddSuperFile.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/RemoveSuperFile.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ClearSuperFile.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/RemoveOwnedSubFiles.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SwapSuperFile.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ReplaceSuperFile.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/PromoteSuperFileList.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/FinishSuperFileTransaction.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <chapter id="External_File_Support">
- <title><emphasis>Arquivos Externo</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ExternalLogicalFileName.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/MoveExternalFile.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/DeleteExternalFile.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/CreateExternalDirectory.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/RemoteDirectory.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <chapter id="File_Browsing_Support">
- <title><emphasis>Navegação por Arquivos</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SetColumnMapping.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetColumnMapping.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/AddFileRelationship.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/FileRelationshipList.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/RemoveFileRelationship.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <chapter id="File_Movement">
- <title><emphasis>Movimentação de Arquivos</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/DfuPlusExec.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/AbortDfuWorkunit.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Copy.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/DeSpray.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/RemotePull.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Replicate.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SprayFixed.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SprayVariable.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SprayXML.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SprayJson.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/WaitDfuWorkunit.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SetExpireDays.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetExpireDays.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ClearExpireDays.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <chapter id="String_Handling">
- <title><emphasis>Manipulação de String</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/CleanAccents.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/CleanSpaces.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/CompareAtStrength.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/CompareIgnoreCase.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Contains.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/CountWords.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/DecodeBase64.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/EditDistance.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/EditDistanceWithinRadius.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/EncodeBase64.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/EndsWith.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/EqualIgnoreCase.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ExcludeFirstWord.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ExcludeLastWord.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ExcludeNthWord.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Extract.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ExtractMultiple.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Filter.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/FilterOut.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Find.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/FindCount.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/FindAtStrength.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/FindAtStrengthReplace.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/FindReplace.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/FindWord.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/FromHexPairs.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetNthWord.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/RemoveSuffix.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Repeat.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Reverse.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SplitWords.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SubstituteExcluded.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SubstituteIncluded.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/StartsWith.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ToHexPairs.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ToLowerCase.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ToProperCase.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ToUpperCase.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Translate.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/UniVer.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/WildMatch.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/WordCount.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <chapter id="MetaphoneSupport">
- <title>Suporte a Metaphone</title>
- <para>Essas funções fornecem uma forma de implementar codificação fonética
- do Double Metaphone ou do Metaphone 3, ou algoritmos de pesquisa difusa,
- que retornam um código primário, um código secundário ou os dois códigos
- para uma string específica.</para>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Primary.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Secondary.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Double.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Crypto.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <chapter id="Date_Handling">
- <title><emphasis>Manipulação de Data e Hora</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/DateDataTypes.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/TimeDataTypes.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Year.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Month.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Day.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Hour.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Minute.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Second.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/DateFromParts.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/TimeFromParts.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/IsLeapYear.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/IsDateLeapYear.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/IsValidDate.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/IsValidTime.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/IsValidGregorianDate.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/FromGregorianYMD.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ToGregorianYMD.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/FromStringToDate.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Today.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/CurrentDate.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/CurrentTime.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/DayOfWeek.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/DayOfYear.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/DaysBetween.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/MonthsBetween.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/AdjustDate.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/AdjustCalendar.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/MonthWeekNumFromDate.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/YearWeekNumFromDate.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <!-- TimeZone Module methods **** -->
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/UniqueTZAbbreviations.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/UniqueTZLocations.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/TZDataForLocation.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/FindTZData.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SecondsBetweenTZ.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/AdjustTimeTZ.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ToLocalTime.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ToUTCTime.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/AppendTZOffset.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/AppendTZAdjustedTime.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <chapter id="Cluster_Handling">
- <title><emphasis>Manipulação de Cluster</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Node.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Nodes.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/LogicalToPhysical.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/DaliServers.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Group.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetExpandLogicalFileName.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <chapter id="Job_Handling">
- <title><emphasis>Manipulação de Job</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/WUID.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Target.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/JobName.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/JobOwner.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/OS.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Platform.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/LogString.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <chapter id="File_Monitoring">
- <title><emphasis>Monitoramento de Arquivo</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/MonitorFile.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/MonitorLogicalFileName.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <chapter id="Logging">
- <title><emphasis>Logging</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/dbglog.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/addWorkunitInformation.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/addWorkunitWarning.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/addWorkunitError.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/getGlobalId.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/getLocalId.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/GenerateGloballyUniqueID.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <chapter id="Auditing">
- <title><emphasis>Auditoria</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Audit.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <chapter id="Utilities">
- <title><emphasis>Utilitários</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetHostName.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/ResolveHostName.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetUniqueInteger.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetEspUrl.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/PlatformVerCheck.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <chapter id="Debugging">
- <title><emphasis>Depuração</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetParseTree.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetXMLParseTree.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Sleep.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/msTick.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <chapter id="Email">
- <title><emphasis>E-mail</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SendEmail.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SendEmailAttachData.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SendEmailAttachText.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <chapter id="Workunit_Services">
- <title><emphasis>Serviços da Workunit</emphasis></title>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/WorkunitExists.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/WorkunitList.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SetWorkunitAppValue.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/WUIDonDate.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/WUIDdaysAgo.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/WorkunitTimeStamps.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/WorkunitMessages.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/WorkunitFilesRead.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/WorkunitFilesWritten.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/WorkunitTimings.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </chapter>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/BLAS.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/Math.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </book>
|