- Processing XML documents with Oracle JDeveloper 11g
- Deepak Vohra
- 154字
- 2021-08-06 17:22:04
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "The XSDValidator
class is used to validate an XML document that has been built into a DOM tree."
A block of code will be set as follows:
InputStream inputStream=new FileInputStream(new File("catalog.xsd")); InputSource inputSource=new InputSource(inputStream); XMLSchema schema = builder.build(inputSource); xsdValidator.setSchema(schema);
Any command-line input and output is written as follows:
dbxml>createContainer catalog.dbxml
New terms and important words are introduced in a bold-type font. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: "In the New Gallery window select Categories | General and Items | Generic Application."
推薦閱讀
- 中文版3ds Max 2012實用教程(第2版)
- Apache OFBiz Development: The Beginner's Tutorial
- Midjourney AI繪畫藝術創作教程:關鍵詞設置、藝術家與風格應用175例
- Zenoss Core Network and System Monitoring
- UG NX 9.0中文版 基礎教程 (UG工程師成才之路)
- Getting Started With Oracle SOA Suite 11g R1 – A Hands/On Tutorial
- 印象筆記留給你的空間2.0:個人知識管理實踐指南
- 中文版3ds Max 2016實用教程
- Adobe創意大學Photoshop產品專家認證標準教材(CS6修訂版)
- 巧學巧用Flash CS6制作動畫
- 好學、好用、好玩的Photoshop 寫給初學者的入門書(第4版)
- SolidWorks 2020中文版從入門到精通
- 玩轉微信5.0
- AI設計時代:Midjourney實戰應用手冊
- 設計必修課:Axure RP 9互聯網產品原型設計