- 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."
推薦閱讀
- Microsoft Visual C++ Windows Applications by Example
- Painter繪畫實例教程
- 四時風月繪:國風水墨CG插畫繪畫技法
- BPEL Cookbook: Best Practices for SOA/based integration and composite applications development
- InDesign平面設計案例教程:從設計到印刷
- Inkscape 0.48 Illustrator's Cookbook
- 斯科特·凱爾比的零基礎攝影后期課 Lightroom數碼照片調修技法
- 中文版Maya 2022完全自學教程
- Building Websites with PHP/Nuke
- 中文版Photoshop平面設計入門教程
- Photoshop攝影后期必修5項核心技法 基本調整+光影校正+色彩修飾+局部處理+銳化降噪
- NHibernate 3 Beginner's Guide
- Java EE 5 Development with NetBeans 6
- AutoCAD 2019中文版完全自學手冊(標準版)
- 手把手教你學成PPT高手